add attrs-for-mech
This commit is contained in:
@@ -36,6 +36,19 @@ command = {
|
||||
name = "supported-mechanisms"
|
||||
help = "Print the supported mechanisms"
|
||||
}
|
||||
command = {
|
||||
name = "attrs-for-mech"
|
||||
help = "Print the attributes for mechs"
|
||||
option = {
|
||||
long = "all"
|
||||
type = "flag"
|
||||
}
|
||||
option = {
|
||||
long = "mech"
|
||||
type = "string"
|
||||
argument = "mechanism"
|
||||
}
|
||||
}
|
||||
command = {
|
||||
name = "help"
|
||||
name = "?"
|
||||
|
Reference in New Issue
Block a user