mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-05 12:39:54 +02:00
Merge branch 'v0-17-1-branch-rc1-8063' into v0-17-1-branch-rc1
This commit is contained in:
commit
155f66b16f
@ -680,10 +680,10 @@ func connectPeer(ctx *cli.Context) error {
|
||||
}
|
||||
|
||||
var disconnectCommand = cli.Command{
|
||||
Name: "disconnect",
|
||||
Category: "Peers",
|
||||
Usage: "Disconnect a remote lightning peer identified by " +
|
||||
"public key.",
|
||||
Name: "disconnect",
|
||||
Category: "Peers",
|
||||
Usage: "Disconnect a remote lightning peer identified by " +
|
||||
"public key.",
|
||||
ArgsUsage: "<pubkey>",
|
||||
Flags: []cli.Flag{
|
||||
cli.StringFlag{
|
||||
|
Loading…
x
Reference in New Issue
Block a user