]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: mention --namespace option in rados manpage 31871/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 14:39:42 +0000 (15:39 +0100)
Fixes: https://tracker.ceph.com/issues/43021
Signed-off-by: Nathan Cutler <ncutler@suse.com>
doc/man/8/rados.rst

index 7fef5a3728ab5d6e781c3dd968dd73c8d95183f9..710be7354fad268c6503d7765ef6e7b146469532 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.