From 249c357d3a7ce7bd5484635e26ffcc7b82c9d0be Mon Sep 17 00:00:00 2001 From: Joao Eduardo Luis Date: Mon, 23 Dec 2013 13:22:32 +0000 Subject: [PATCH] tests/cli/ceph/help.t: fix expected output Broken by 713d2e0 Signed-off-by: Joao Eduardo Luis --- src/test/cli/ceph/help.t | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/test/cli/ceph/help.t b/src/test/cli/ceph/help.t index 1b8f67b19551..0bfc3d1cbc7d 100644 --- a/src/test/cli/ceph/help.t +++ b/src/test/cli/ceph/help.t @@ -83,9 +83,10 @@ OPTIONS -o Write out to -i Read input from (for some commands) - --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] -- 2.47.3