mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-01 02:30:28 +02:00
Merge pull request #8339 from mani2310/mani2310-Wrong-documentation-on-lncli
Wrong documentation on lncli
This commit is contained in:
commit
2b54774721
@ -766,7 +766,7 @@ var closeChannelCommand = cli.Command{
|
||||
To view which funding_txids/output_indexes can be used for a channel close,
|
||||
see the channel_point values within the listchannels command output.
|
||||
The format for a channel_point is 'funding_txid:output_index'.`,
|
||||
ArgsUsage: "funding_txid [output_index]",
|
||||
ArgsUsage: "funding_txid output_index",
|
||||
Flags: []cli.Flag{
|
||||
cli.StringFlag{
|
||||
Name: "funding_txid",
|
||||
|
Loading…
x
Reference in New Issue
Block a user