summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTommi Virtanen <tv@inktank.com>2012-05-21 08:52:49 -0700
committerTommi Virtanen <tv@inktank.com>2012-05-21 08:56:08 -0700
commit7d5fa4e506f4004384b3c016c16ed6575cd7787a (patch)
tree73fa50db6d8eaf7fb44fd9a693861c76dbb868d0 /doc
parentd8f4c6d20877f7f710664f5344f18f641d63c649 (diff)
downloadceph-7d5fa4e506f4004384b3c016c16ed6575cd7787a.tar.gz
man: Remove leftover --bin from ceph-authtool(8).
Regenerate manpage. See 4832c46eab55b1f2cbe9aca419124c2c9d645889, ec732816ef04e036db338cdbe5cdfb9a1b649f8e for the actual removal of the feature. Signed-off-by: Tommi Virtanen <tv@inktank.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/man/8/ceph-authtool.rst6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/man/8/ceph-authtool.rst b/doc/man/8/ceph-authtool.rst
index 2e8a77a0c28..41ff2a0c584 100644
--- a/doc/man/8/ceph-authtool.rst
+++ b/doc/man/8/ceph-authtool.rst
@@ -9,7 +9,7 @@ Synopsis
| **ceph-authtool** *keyringfile* [ -l | --list ] [ -C | --create-keyring
] [ -p | --print ] [ -n | --name *entityname* ] [ --gen-key ] [ -a |
- --add-key *base64_key* ] [ --caps *capfils* ] [ -b | --bin ]
+ --add-key *base64_key* ] [ --caps *capfils* ]
Description
@@ -59,10 +59,6 @@ Options
will set all of capabilities associated with a given key, for all subsystems
-.. option:: -b, --bin
-
- will create a binary formatted keyring
-
Capabilities
============