mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-28 13:52:55 +02:00
cmd/lncli: fix sendcoins usage message
This commit is contained in:
@@ -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",
|
||||
},
|
||||
|
Reference in New Issue
Block a user