doc: Removed foo. Apparently myimage was added and foo not removed.

Signed-off-by: John Wilkins <john.wilkins@inktank.com>
This commit is contained in:
John Wilkins 2012-12-20 11:39:41 -08:00
parent 9f67c450fe
commit ea9fc87d89

View File

@ -33,8 +33,8 @@ For example::
If you use `cephx`_ authentication, you must also specify a secret. It may come
from a keyring or a file containing the secret. ::
sudo rbd map foo --pool rbd myimage --id admin --keyring /path/to/keyring
sudo rbd map foo --pool rbd myimage --id admin --keyfile /path/to/file
sudo rbd map --pool rbd myimage --id admin --keyring /path/to/keyring
sudo rbd map --pool rbd myimage --id admin --keyfile /path/to/file
Show Mapped Block Devices