Skip to content

Commit c73e823

Browse files
committed
updates
1 parent 3dd1900 commit c73e823

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

client/v2/autocli/testdata/help-deprecated.golden

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
Command "echo" is deprecated, don't use this
2+
Execute the Echo RPC method
3+
24
Usage:
35
test deprecatedecho echo [flags]
46

client/v2/autocli/testdata/help-toplevel-msg.golden

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Usage:
55
test [command]
66

77
Available Commands:
8-
burn
8+
burn Execute the Burn RPC method
99
completion Generate the autocompletion script for the specified shell
1010
help Help about any command
11-
multi-send
11+
multi-send Execute the MultiSend RPC method
1212
send Send coins from one account to another
13-
set-send-enabled
14-
update-params
13+
set-send-enabled Execute the SetSendEnabled RPC method
14+
update-params Execute the UpdateParams RPC method
1515

1616
Flags:
1717
-h, --help help for test

0 commit comments

Comments
 (0)