mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-18 14:44:22 +01:00
cmd/lncli: fix typo in closechannel description
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
27a46cd3c1
commit
eafc1a851f
@@ -431,7 +431,7 @@ var closeChannelCommand = cli.Command{
|
||||
cli.StringFlag{
|
||||
Name: "time_limit",
|
||||
Usage: "a relative deadline afterwhich the attempt should be " +
|
||||
"abandonded",
|
||||
"abandoned",
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "force",
|
||||
|
||||
Reference in New Issue
Block a user