]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixed typo.
authorJohn Wilkins <john.wilkins@inktank.com>
Tue, 10 Jun 2014 19:20:43 +0000 (12:20 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Tue, 10 Jun 2014 19:20:43 +0000 (12:20 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/radosgw/admin.rst

index 642dc957d5427751abe223c11366ef616397c3b6..807fb0d2533ca73ba2add4bb8ba4e09c2e97d4ef 100644 (file)
@@ -352,7 +352,7 @@ Set Bucket Quota
 Bucket quotas apply to the buckets owned by the specified ``uid``. They are
 independent of the user. ::
 
-       radosgw-admin quota set --uid=<uid> --bucket-scope=bucket [--max-objects=<num objects>] [--max-size=<max size]
+       radosgw-admin quota set --uid=<uid> --quota-scope=bucket [--max-objects=<num objects>] [--max-size=<max size]
 
 A negative value for num objects and / or max size means that the
 specific quota attribute check is disabled.