summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-cmd-volume.c
diff options
context:
space:
mode:
authorshishir gowda <shishirng@gluster.com>2010-09-07 04:29:55 +0000
committerVijay Bellur <vijay@dev.gluster.com>2010-09-07 07:46:02 -0700
commit4f64c970ed1e334ba17413178eaf355f454c201f (patch)
tree750f403b0d541aaf6588b2207480deaf7d60fbcd /cli/src/cli-cmd-volume.c
parent95bafb5ad41458fbb16c680af94c2841c49c5322 (diff)
Change cli volume/peer cmd's --help option to help
Signed-off-by: shishir gowda <shishirng@gluster.com> Signed-off-by: Vijay Bellur <vijay@dev.gluster.com> BUG: 1529 (need man pages for 'gluster' and 'glusterd') URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1529
Diffstat (limited to 'cli/src/cli-cmd-volume.c')
-rw-r--r--cli/src/cli-cmd-volume.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/src/cli-cmd-volume.c b/cli/src/cli-cmd-volume.c
index 01fff9bf11a..1eb7ec0954c 100644
--- a/cli/src/cli-cmd-volume.c
+++ b/cli/src/cli-cmd-volume.c
@@ -778,7 +778,7 @@ struct cli_cmd volume_cmds[] = {
cli_cmd_volume_set_cbk,
"set options for volume <VOLNAME>"},
- { "volume --help",
+ { "volume help",
cli_cmd_volume_help_cbk,
"display help for the volume command"},