]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-authtool.8: add missing commands to man page 473/head 474/head
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Sun, 28 Jul 2013 21:39:09 +0000 (23:39 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Sun, 28 Jul 2013 21:39:09 +0000 (23:39 +0200)
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
man/ceph-authtool.8

index 47888af1f2245a84a79c12c07ec496739b3b010a..e64cac95f0a59c6d185fc365555e380cef595b9e 100644 (file)
@@ -69,16 +69,33 @@ will create a new keyring, overwriting any existing keyringfile
 .UNINDENT
 .INDENT 0.0
 .TP
-.B \-\-gen\-key
+.B \-g, \-\-gen\-key
 will generate a new secret key for the specified entityname
 .UNINDENT
 .INDENT 0.0
 .TP
-.B \-\-add\-key
+.B \-a, \-\-add\-key
 will add an encoded key to the keyring
 .UNINDENT
 .INDENT 0.0
 .TP
+.B \-u, \-\-set\-uid
+sets the auid (authenticated user id) for the specified entityname
+.UNINDENT
+.INDENT 0.0
+.TP
+.B \-\-gen\-print\-key
+will generate and print a new secret key without adding it to the keyringfile
+
+NOTE: will work without a given keyringfile
+.UNINDENT
+.INDENT 0.0
+.TP
+.B \-\-import\-keyring
+will import the content of a given keyring into the keyringfile
+.UNINDENT
+.INDENT 0.0
+.TP
 .B \-\-cap subsystem capability
 will set the capability for given subsystem
 .UNINDENT