aboutsummaryrefslogtreecommitdiff
path: root/templater
diff options
context:
space:
mode:
Diffstat (limited to 'templater')
-rwxr-xr-xtemplater2
1 files changed, 1 insertions, 1 deletions
diff --git a/templater b/templater
index 06ae288..cd13660 100755
--- a/templater
+++ b/templater
@@ -42,7 +42,7 @@ source $SHARE/templater/functions || exit 1
if [ -z "$PROJECT" ]; then
echo "$BASENAME: create a new project folder and/or setup helper utilities"
echo ""
- echo "usage: $BASENAME <path> [<module1> ... <moduleN>]"
+ echo "usage: $BASENAME <path> [<module1> ... <moduleN>] [--diff]"
echo ""
echo "examples":
echo ""