Преглед изворни кода

Merge pull request #110 from tuncer/help

Document 'rebar help <CMD1> <CMD2>'
pull/3/head
Dave Smith пре 12 година
родитељ
комит
2a4350b06b
1 измењених фајлова са 3 додато и 0 уклоњено
  1. +3
    -0
      src/rebar.erl

+ 3
- 0
src/rebar.erl Прегледај датотеку

@ -182,6 +182,9 @@ help() ->
"[var=value,...] <command,...>",
[{"var=value", "rebar global variables (e.g. force=1)"},
{"command", "Command to run (e.g. compile)"}]),
?CONSOLE(
"Type 'rebar help <CMD1> <CMD2>' for help on specific commands."
"~n~n", []),
?CONSOLE(
"Core rebar.config options:~n"
" ~p~n"

Loading…
Откажи
Сачувај