cmd/lncli: fix typo in Description of sendpayment

Fixes #674.
This commit is contained in:
gshub77 2018-01-27 19:23:42 -05:00 committed by Olaoluwa Osuntokun
parent 28f782b156
commit 0bc85085dd

@ -963,7 +963,7 @@ var sendPaymentCommand = cli.Command{
arguments need to be specified in order to complete the payment:
* --dest=N
* --amt=A
* --final_ctlv_delta=T
* --final_cltv_delta=T
* --payment_hash=H
The --debug_send flag is provided for usage *purely* in test