1 2 3 4 5 6 7
name = "myprog" [[subcommands]] name = "test" short-flag = 't' visible-short-flag-alias = 'd' [subcommands.args] input = { required = false, help = "the file to add" }