aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bootstrap.mk
diff options
context:
space:
mode:
authorUmbertoC <[email protected]>2014-08-02 13:01:06 +0200
committerUmberto Corponi <[email protected]>2014-08-02 14:38:58 +0200
commitd7f02e1ca07496cfcc892b1455de8eb5315328a2 (patch)
treeadb8caae578dc56015d6e7ce5dff9252b066a9b5 /plugins/bootstrap.mk
parente2d8e0361e91360e435ef47cfadeb1d772b1a6e0 (diff)
downloaderlang.mk-d7f02e1ca07496cfcc892b1455de8eb5315328a2.tar.gz
erlang.mk-d7f02e1ca07496cfcc892b1455de8eb5315328a2.tar.bz2
erlang.mk-d7f02e1ca07496cfcc892b1455de8eb5315328a2.zip
Fixed output of help command
list-templates was replaced by bootstrap-lib in the output of the help command.
Diffstat (limited to 'plugins/bootstrap.mk')
-rw-r--r--plugins/bootstrap.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/bootstrap.mk b/plugins/bootstrap.mk
index 7733f0e..c3615be 100644
--- a/plugins/bootstrap.mk
+++ b/plugins/bootstrap.mk
@@ -12,7 +12,7 @@ help::
" bootstrap-lib Generate a skeleton of an OTP library" \
" bootstrap-rel Generate the files needed to build a release" \
" new t=TPL n=NAME Generate a module NAME based on the template TPL" \
- " bootstrap-lib List available templates"
+ " list-templates List available templates"
# Bootstrap templates.