Merge pull request #4552 from dspicher/master
cmd/lncli: fix sendcoins usage message
This commit is contained in:
commit
f5d24e6be5
@ -221,7 +221,7 @@ var sendCoinsCommand = cli.Command{
|
||||
cli.BoolFlag{
|
||||
Name: "sweepall",
|
||||
Usage: "if set, then the amount field will be ignored, " +
|
||||
"and all the wallet will attempt to sweep all " +
|
||||
"and the wallet will attempt to sweep all " +
|
||||
"outputs within the wallet to the target " +
|
||||
"address",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user