summaryrefslogtreecommitdiff
path: root/src/indexbody
diff options
context:
space:
mode:
Diffstat (limited to 'src/indexbody')
-rwxr-xr-xsrc/indexbody2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indexbody b/src/indexbody
index ab2a0ef..75aa9b9 100755
--- a/src/indexbody
+++ b/src/indexbody
@@ -3,7 +3,7 @@ set -euo pipefail
usage() {
- echo 'Usage: index FILENAME.conf'
+ echo 'Usage: indexbody FILENAME.conf'
}
FILENAME="${1:-}"