From 830f48d23afd27aade94cd05c4abb8d06d885129 Mon Sep 17 00:00:00 2001 From: Colin Patrick McCabe Date: Fri, 17 Jun 2011 16:18:47 -0700 Subject: [PATCH] update clitests with new usage Signed-off-by: Colin McCabe --- src/test/cli/ceph/help.t | 4 ++-- src/test/cli/radosgw_admin/help.t | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/test/cli/ceph/help.t b/src/test/cli/ceph/help.t index 718a4b91dec18..0083be9a80a4a 100644 --- a/src/test/cli/ceph/help.t +++ b/src/test/cli/ceph/help.t @@ -15,8 +15,8 @@ -w or --watch watch system status changes in real time (push) --conf/-c Read configuration from the given configuration file - -D Run in the foreground. - -f Run in foreground. Show all log messages on stderr. + -d Run in foreground, log to stderr. + -f Run in foreground, log to usual location. --id set ID --name set ID.TYPE --version show version and quit diff --git a/src/test/cli/radosgw_admin/help.t b/src/test/cli/radosgw_admin/help.t index 38f10a14a0acf..fd431a087c193 100644 --- a/src/test/cli/radosgw_admin/help.t +++ b/src/test/cli/radosgw_admin/help.t @@ -34,8 +34,8 @@ --object= --date= --conf/-c Read configuration from the given configuration file - -D Run in the foreground. - -f Run in foreground. Show all log messages on stderr. + -d Run in foreground, log to stderr. + -f Run in foreground, log to usual location. --id set ID --name set ID.TYPE --version show version and quit -- 2.39.5