]> gitweb.fluxo.info Git - templater.git/commitdiff
Use BASENAME on usage
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 10 Nov 2017 02:00:33 +0000 (00:00 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 10 Nov 2017 02:00:33 +0000 (00:00 -0200)
templater

index a56311558278cbfd4f22f7d71a3e798ea5e7eeb8..01ef1aeafba4cd36e879bcc315d1b4c8e2ccdbf3 100755 (executable)
--- 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 ""