Skip to content

Commit 6deefbd

Browse files
committed
Update command usage message
1 parent bb09762 commit 6deefbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/namespace.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2002,7 +2002,7 @@ func NewNamespaceCommand(getNamespaceClientFn GetNamespaceClientFn) (CommandOut,
20022002
Subcommands: []*cli.Command{
20032003
{
20042004
Name: "get",
2005-
Usage: "Get namespace capacity settings",
2005+
Usage: "Get namespace capacity information",
20062006
Aliases: []string{"g"},
20072007
Flags: []cli.Flag{
20082008
NamespaceFlag,

0 commit comments

Comments
 (0)