aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-16 07:46:33 -0300
committerEuAndreh <eu@euandre.org>2023-03-16 11:31:55 -0300
commitad925a002e4375ce0c0fa97c42505f8c5305fe48 (patch)
tree43bb4c42836aabd161b4d3c6e85870a0688eb45f /src
parent.gitignore: Cleanup old rules (diff)
downloadtoph-ad925a002e4375ce0c0fa97c42505f8c5305fe48.tar.gz
toph-ad925a002e4375ce0c0fa97c42505f8c5305fe48.tar.xz
scripts/: Consistent spacing between usage and help strings
Notes
See CI logs with: git notes --ref=refs/notes/ci-logs show ad925a002e4375ce0c0fa97c42505f8c5305fe48 git notes --ref=refs/notes/ci-data show ad925a002e4375ce0c0fa97c42505f8c5305fe48 Exit status: 2 Duration: 0
Diffstat (limited to 'src')
-rwxr-xr-xsrc/infrastructure/scripts/deploy.sh1
-rwxr-xr-xsrc/infrastructure/scripts/report.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/infrastructure/scripts/deploy.sh b/src/infrastructure/scripts/deploy.sh
index 65a50c1..7b3f0f4 100755
--- a/src/infrastructure/scripts/deploy.sh
+++ b/src/infrastructure/scripts/deploy.sh
@@ -12,6 +12,7 @@ usage() {
help() {
cat <<-'EOF'
+
Options:
-h, --help show this message
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