]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw/admin: fix key subuser typo 35317/head
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 29 May 2020 17:45:37 +0000 (13:45 -0400)
committerDimitri Savineau <dsavinea@redhat.com>
Fri, 29 May 2020 17:47:56 +0000 (13:47 -0400)
The subuser parameter needs two dashes.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
doc/radosgw/admin.rst

index b498cd97f63dd69800246157baa17154a2e7863a..5f47471acf7fd8f9921bb13461f4c19c9d676c31 100644 (file)
@@ -292,7 +292,7 @@ To remove a S3 key pair, specify the access key. ::
 
 To remove the swift secret key. ::
 
-       radosgw-admin key rm -subuser=foo:bar --key-type=swift
+       radosgw-admin key rm --subuser=foo:bar --key-type=swift
 
 
 Add / Remove Admin Capabilities