mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-30 04:32:33 +02:00
cmd/lncli: add missing space to the payinvoice cmd help
This commit is contained in:
parent
16df90fc23
commit
ae84b99cb5
@ -1888,7 +1888,7 @@ var payInvoiceCommand = cli.Command{
|
||||
},
|
||||
cli.Int64Flag{
|
||||
Name: "fee_limit",
|
||||
Usage: "maximum fee allowed in satoshis when sending" +
|
||||
Usage: "maximum fee allowed in satoshis when sending " +
|
||||
"the payment",
|
||||
},
|
||||
cli.Int64Flag{
|
||||
|
Loading…
x
Reference in New Issue
Block a user