1 Commits

Author SHA1 Message Date
Zhiqiang Liu
f07db9fa89 obs-server:correct usage info when exec 'obs_serverstatus' withoutotherpargs
when we exec 'obs_serverstatus' command without other pargs,
the return usage message is 'Usage: bs_serverstatus [--top] <statusfile>'.
However, the 'bs_serverstatus' is different with input 'obs_serverstatus'.

Here, we change the usage info to 'Usage: obs_serverstatus [--top] <statusfile>'.

Signed-off-by: Zhiqiang Liu <liuzhiqiang26@huawei.com>
2020-09-18 23:02:34 +08:00