mirror of
https://github.com/fiatjaf/nak.git
synced 2024-11-22 00:09:08 -05:00
rename nsecbunker->bunker.
This commit is contained in:
parent
b7b61c0723
commit
0860cfcf6d
|
@ -13,8 +13,8 @@ import (
|
|||
"github.com/urfave/cli/v2"
|
||||
)
|
||||
|
||||
var nsecbunker = &cli.Command{
|
||||
Name: "nsecbunker",
|
||||
var bunker = &cli.Command{
|
||||
Name: "bunker",
|
||||
Usage: "starts a NIP-46 signer daemon with the given --sec key",
|
||||
ArgsUsage: "[relay...]",
|
||||
Description: ``,
|
Loading…
Reference in New Issue
Block a user