mirror of
https://github.com/ceph/ceph
synced 2024-12-28 22:43:29 +00:00
rgw: fix rgw test to reflect usage change
otherwise src/test/cli/radosgw-admin/help.t fails when running make check when run after a configure --with-radosgw Signed-off-by: Loic Dachary <loic@dachary.org>
This commit is contained in:
parent
08c386f542
commit
e50343e442
@ -116,9 +116,10 @@
|
||||
|
||||
<date> := "YYYY-MM-DD[ hh:mm:ss]"
|
||||
|
||||
--conf/-c Read configuration from the given configuration file
|
||||
--id/-i set ID portion of my name
|
||||
--name/-n set name (TYPE.ID)
|
||||
--version show version and quit
|
||||
--conf/-c FILE read configuration from the given configuration file
|
||||
--id/-i ID set ID portion of my name
|
||||
--name/-n TYPE.ID set name
|
||||
--cluster NAME set cluster name (default: ceph)
|
||||
--version show version and quit
|
||||
|
||||
[1]
|
||||
|
Loading…
Reference in New Issue
Block a user