Merge "[Murano Docs] Fix description for bundle-import"

This commit is contained in:
Jenkins 2016-03-03 16:53:07 +00:00 committed by Gerrit Code Review
commit 8a77646d84
2 changed files with 2 additions and 4 deletions

View File

@ -129,8 +129,7 @@ different ways:
* from a http url
* from murano app repository
When creating a package you can specify it's categories with
``-c/--categories`` and set it's publicity with ``--is-public``
When creating a bundle you can set it's publicity with ``--is-public``
To import a local bundle run::

View File

@ -217,8 +217,7 @@ several different ways:
* :ref:`from an URL <cli_bundle_url>`
* :ref:`from murano app repository <cli_bundle_repo>`
When importing bundles, you can specify their categories with
``-c/--categories`` and set their publicity with ``--is-public``.
When importing bundles, you can set their publicity with ``--is-public``.
.. _cli_local_bundle: