aboutsummaryrefslogtreecommitdiff
path: root/templater
diff options
context:
space:
mode:
Diffstat (limited to 'templater')
-rwxr-xr-xtemplater4
1 files changed, 2 insertions, 2 deletions
diff --git a/templater b/templater
index a563115..01ef1ae 100755
--- a/templater
+++ b/templater
@@ -46,8 +46,8 @@ if [ -z "$PROJECT" ]; then
echo ""
echo "examples":
echo ""
- echo -e "\t templater myproject git ikiwiki # adds git and ikiwiki config into myproject"
- echo -e "\t templater . pelican # add pelican config into the current folder"
+ echo -e "\t $BASENAME myproject git ikiwiki # adds git and ikiwiki config into myproject"
+ echo -e "\t $BASENAME . pelican # add pelican config into the current folder"
echo ""
echo "available modules:"
echo ""