forked from TrueCloudLab/frostfs-node
[#1854] cli: Unify help messages
Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
This commit is contained in:
parent
9e2edfedc6
commit
74d2f2c8d3
28 changed files with 101 additions and 100 deletions
|
@ -33,7 +33,7 @@ func initControlSetNetmapStatusCmd() {
|
|||
|
||||
flags.String(controlRPC, controlRPCDefault, controlRPCUsage)
|
||||
flags.String(netmapStatusFlag, "",
|
||||
fmt.Sprintf("new netmap status keyword ('%s', '%s', '%s')",
|
||||
fmt.Sprintf("New netmap status keyword ('%s', '%s', '%s')",
|
||||
netmapStatusOnline,
|
||||
netmapStatusOffline,
|
||||
netmapStatusMaintenance,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue