diff --git a/cmd/lncli/commands.go b/cmd/lncli/commands.go index 0cd5032e..ef304ff8 100644 --- a/cmd/lncli/commands.go +++ b/cmd/lncli/commands.go @@ -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{