diff options
Diffstat (limited to 'src/infrastructure/scripts/report.sh')
-rwxr-xr-x | src/infrastructure/scripts/report.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/infrastructure/scripts/report.sh b/src/infrastructure/scripts/report.sh index 7523ae2..54fbcd8 100755 --- a/src/infrastructure/scripts/report.sh +++ b/src/infrastructure/scripts/report.sh @@ -12,6 +12,7 @@ usage() { help() { cat <<-'EOF' + Options: -C REPO change to REPO when doing Git operations (default: $PWD) -o DIRECTORY the directory where to place the generated files |