Skip to content

Commit

Permalink
doc: Removed foo. Apparently myimage was added and foo not removed.
Browse files Browse the repository at this point in the history
Signed-off-by: John Wilkins <[email protected]>
  • Loading branch information
John Wilkins committed Dec 20, 2012
1 parent 9f67c45 commit ea9fc87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/rbd/rbd-ko.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ea9fc87

Please sign in to comment.