Skip to content

Commit

Permalink
Updated pywbemcli/cmdshelp.rst
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
  • Loading branch information
andy-maier committed Mar 11, 2020
1 parent d0edb30 commit 6ce48ea
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/pywbemclicmdshelp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -414,9 +414,6 @@ Help text for ``pywbemcli class find`` (see :ref:`class find command`):
pywbemcli -n myconn class find *Foo*

Options:
-n, --namespace NAMESPACE Add a namespace to the search scope. May be
specified multiple times. Default: Search in all
namespaces of the server.
-n, --namespace NAMESPACE Add a namespace to the search scope. May be
specified multiple times. Default: Search in all
namespaces of the server.
Expand Down Expand Up @@ -1124,11 +1121,11 @@ Help text for ``pywbemcli instance count`` (see :ref:`instance count command`):
enumerates all instance names for all classes in all namespaces.

Options:
-s, --sort Sort by instance count. Otherwise sorted by class
name.
-n, --namespace NAMESPACE Add a namespace to the search scope. May be
specified multiple times. Default: Search in all
namespaces of the server.
-s, --sort Sort by instance count. Otherwise sorted by class
name.
-h, --help Show this message and exit.


Expand Down

0 comments on commit 6ce48ea

Please sign in to comment.