diff options
author | kshithijiyer <kshithij.ki@gmail.com> | 2019-06-28 15:32:31 +0530 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2019-07-01 14:33:06 +0000 |
commit | c72b3f13452fcd9289230516f67d7c07951a8d5c (patch) | |
tree | a9ce595f402cde8060605eb57198f4921224fc67 /extras/check_goto.pl | |
parent | a194e4dc78c50605e5178e56976227ccefb8cdb1 (diff) | |
download | glusterfs-c72b3f13452fcd9289230516f67d7c07951a8d5c.tar.gz glusterfs-c72b3f13452fcd9289230516f67d7c07951a8d5c.tar.xz glusterfs-c72b3f13452fcd9289230516f67d7c07951a8d5c.zip |
Removing one top command from gluster v help
The current help show 2 different top commands
intead of one single top command which can be
easily observed when "# gluster v help" command
is issued. Removing one "volume top <VOLNAME>"
and clubbing into them into a single command.
Current help:
volume top <VOLNAME> {open|read|write|opendir|readdir|clear}
[nfs|brick <brick>] [list-cnt <value>] |
volume top <VOLNAME> {read-perf|write-perf}
[bs <size> count <count>] [brick <brick>]
[list-cnt <value>] - volume top operations
Expected help:
volume top <VOLNAME> {open|read|write|opendir|readdir|clear}
[nfs|brick <brick>] [list-cnt <value>] | {read-perf|write-perf}
[bs <size> count <count>] [brick <brick>] [list-cnt <value>]
- volume top operations
fixes: bz#1725034
Change-Id: Ifbc4c95f2558286e27dfc5e9667046b80eb1715d
Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>
Diffstat (limited to 'extras/check_goto.pl')
0 files changed, 0 insertions, 0 deletions