diff --git a/doc/source/articles/client.rst b/doc/source/articles/client.rst index 0e825c904..b64879c29 100644 --- a/doc/source/articles/client.rst +++ b/doc/source/articles/client.rst @@ -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:: diff --git a/doc/source/draft/enduser-guide/use_cli.rst b/doc/source/draft/enduser-guide/use_cli.rst index 08b97b85e..1737eb5d7 100644 --- a/doc/source/draft/enduser-guide/use_cli.rst +++ b/doc/source/draft/enduser-guide/use_cli.rst @@ -217,8 +217,7 @@ several different ways: * :ref:`from an URL ` * :ref:`from murano app repository ` -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: