1VERSIONINGIT(1) User Commands VERSIONINGIT(1)
2
3
4
6 versioningit – show the version of a versioningit-enabled project
7
9 versioningit [-h] [--traceback] [-v] [-w] [-V] [project_dir]
10
12 POSITIONAL ARGUMENTS
13 project_dir
14
15 OPTIONAL ARGUMENTS
16 -h, --help
17 Show a help message and exit
18
19 --traceback
20 Show full traceback on library error
21
22 -v, --verbose
23 Show more log messages
24
25 -w, --write
26 Write version to configured file
27
28 -V, --version
29 Show program’s version number and exit
30
31
32
33 September 2021 VERSIONINGIT(1)