From: John Wilkins Date: Tue, 6 May 2014 10:54:45 +0000 (-0700) Subject: doc: Fixed artifacts from merge. X-Git-Tag: v0.81~64 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cdbbf86fa3188c278ecdc7e041d904d67820e916;p=ceph.git doc: Fixed artifacts from merge. Signed-off-by: John Wilkins --- diff --git a/doc/radosgw/admin.rst b/doc/radosgw/admin.rst index 3d4bf8cc3ad5..e9f851150e6c 100644 --- a/doc/radosgw/admin.rst +++ b/doc/radosgw/admin.rst @@ -256,13 +256,13 @@ secret. You may also remove an access key and secret. Options include: - ``--key-type=`` specifies a key type. The options are: swift, s3 -To add a key, specify the user. +To add a key, specify the user. :: radosgw-admin key create --uid=johndoe --key-type=s3 --gen-key --gen-secret You may also specify a key and a secret. -To remove an access key, +To remove an access key, specify the user. :: radosgw-admin key rm --uid=johndoe