add -v --version command

This commit is contained in:
2022-04-05 20:04:18 -03:00
parent c83a2cd28f
commit 815c161544
5 changed files with 15 additions and 2 deletions

View File

@ -76,6 +76,7 @@ positional arguments:
-e, --mod, --edit Modify node[@subfolder][@folder]
-s, --show Show node[@subfolder][@folder]
-d, --debug Display all conections steps
-v, --version Show version
```