Wrong documentation on lncli

Signed-off-by: Manisha <manisha2133@gmail.com>
This commit is contained in:
Manisha 2024-01-03 00:24:16 +05:30 committed by mani2310
parent ab8fb2c9c3
commit 034bb5b51e

View File

@ -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",