mirror of
https://github.com/encounter/dtk-template.git
synced 2025-12-17 17:05:38 +00:00
add -v for --version (#21)
This commit is contained in:
@@ -40,6 +40,7 @@ parser.add_argument(
|
||||
nargs="?",
|
||||
)
|
||||
parser.add_argument(
|
||||
"-v",
|
||||
"--version",
|
||||
choices=VERSIONS,
|
||||
type=str.upper,
|
||||
|
||||
Reference in New Issue
Block a user