mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 20:14:01 +03:00
More reasonable cli for access
This commit is contained in:
+1
-1
@@ -5,5 +5,5 @@ import "github.com/alecthomas/kong"
|
||||
type CLI struct {
|
||||
GenerateSecret GenerateSecret `kong:"cmd,help='Generate new proxy secret'"`
|
||||
Access Access `kong:"cmd,help='Print access information.'"`
|
||||
Version kong.VersionFlag `kong:"help='Print version.'"`
|
||||
Version kong.VersionFlag `kong:"help='Print version.',short='v'"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user