mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-16 20:01:23 +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,
|
To view which funding_txids/output_indexes can be used for a channel close,
|
||||||
see the channel_point values within the listchannels command output.
|
see the channel_point values within the listchannels command output.
|
||||||
The format for a channel_point is 'funding_txid:output_index'.`,
|
The format for a channel_point is 'funding_txid:output_index'.`,
|
||||||
ArgsUsage: "funding_txid [output_index]",
|
ArgsUsage: "funding_txid output_index",
|
||||||
Flags: []cli.Flag{
|
Flags: []cli.Flag{
|
||||||
cli.StringFlag{
|
cli.StringFlag{
|
||||||
Name: "funding_txid",
|
Name: "funding_txid",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user