add attrs-for-mech
This commit is contained in:
@@ -36,6 +36,19 @@ command = {
|
|||||||
name = "supported-mechanisms"
|
name = "supported-mechanisms"
|
||||||
help = "Print the 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 = {
|
command = {
|
||||||
name = "help"
|
name = "help"
|
||||||
name = "?"
|
name = "?"
|
||||||
|
Reference in New Issue
Block a user