-c is a string argument
This commit is contained in:
@@ -38,9 +38,8 @@ command = {
|
||||
option = {
|
||||
long = "cache"
|
||||
short = "c"
|
||||
type = "flag"
|
||||
type = "string"
|
||||
help = "credential cache to list"
|
||||
default = "1"
|
||||
}
|
||||
}
|
||||
command = {
|
||||
|
Reference in New Issue
Block a user