mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-05-29 17:19:33 +02:00
lncli: fix typo in updatenodeannouncement
This commit is contained in:
parent
019da315a8
commit
ad6ccb415f
@ -76,7 +76,7 @@ var updateNodeAnnouncementCommand = cli.Command{
|
||||
},
|
||||
cli.Int64SliceFlag{
|
||||
Name: "feature_bit_remove",
|
||||
Usage: "a feature bit that needs to be disabled" +
|
||||
Usage: "a feature bit that needs to be disabled. " +
|
||||
"Can be set multiple times in the same command",
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user