Merge pull request from smithfarm/wip-43021

doc: mention --namespace option in rados manpage

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: David Zafman <dzafman@redhat.com>
This commit is contained in:
Nathan Cutler 2019-11-26 18:42:58 +01:00 committed by GitHub
commit ba3f31612e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,10 @@ Options
PG id to which the command will be directed. With this option, certain
commands like ``ls`` allow users to limit the scope of the command to the given PG.
.. option:: -N namespace, --namespace namespace
Specify the rados namespace to use for the object.
.. option:: -s snap, --snap snap
Read from the given pool snapshot. Valid for all pool-specific read operations.