Browse Source

Remove mention of "clean" command from rebar_edoc

pull/3/head
Daniel Néri 14 years ago
committed by Tuncer Ayaz
parent
commit
72cdcd9573
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/rebar_edoc.erl

+ 0
- 1
src/rebar_edoc.erl View File

@ -29,7 +29,6 @@
%% <ul>
%% <li>doc (essentially erl -noshell -run edoc_run application "'$(&lt;app_name&gt;)'"
%% '"."' '[&lt;options&gt;]')</li>
%% <li>clean</li>
%% </ul>
%% EDoc options can be given in the <code>edoc_opts</code> option in <code>rebar.config</code>.
%% @copyright 2010 Dave Smith

Loading…
Cancel
Save