README.md in testlab-0.7.5 vs README.md in testlab-0.7.6
- old
+ new
@@ -24,15 +24,15 @@
SYNOPSIS
tl [global options] command [command options] [arguments...]
VERSION
- 0.7.2
+ 0.7.5
GLOBAL OPTIONS
- -l, --labfile=path/to/file - Path to Labfile: ${PWD}/Labfile (default: /home/zpatten/code/personal/testlab-repo/Labfile)
- -r, --repo=path/to/directory - Path to Repository directory: ${PWD} (default: /home/zpatten/code/personal/testlab-repo)
- -c, --config=path/to/directory - Path to Configuration directory: ${PWD}/.testlab-$(hostname -s) (default: /home/zpatten/code/personal/testlab-repo/.testlab-zsp-desktop)
+ -l, --labfile=path/to/file - Path to Labfile: ${REPO}/Labfile (default: none)
+ -r, --repo=path/to/directory - Path to Repository directory: ${PWD} (default: /home/zpatten/code/personal/testlab-repo/vendor/checkouts/testlab)
+ -c, --config=path/to/directory - Path to Configuration directory: ${REPO}/.testlab-$(hostname -s) (default: none)
--version - Display the program version
-v, --[no-]verbose - Show verbose output
-q, --[no-]quiet - Quiet mode
--help - Show this message