]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: mention --namespace option in rados manpage 31894/head
authorNathan Cutler <ncutler@suse.com>
Tue, 26 Nov 2019 07:04:17 +0000 (08:04 +0100)
committerNathan Cutler <ncutler@suse.com>
Tue, 26 Nov 2019 17:43:52 +0000 (18:43 +0100)
Fixes: https://tracker.ceph.com/issues/43021
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 4353b5548e0a2a46a0f429afd1b82f4989e665ae)

doc/man/8/rados.rst

index ef5a111da72bf3a07aa870d17769e9b734fe8198..36b6c0b3e3610bb1d9b582b7f61cdebf79640b7d 100644 (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.