소스 검색

Remove option not present in relx 4.x

pull/2395/head
Paulo F. Oliveira 4 년 전
부모
커밋
b86c9b8ae7
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. +0
    -2
      src/rebar_relx.erl

+ 0
- 2
src/rebar_relx.erl 파일 보기

@ -190,8 +190,6 @@ opt_spec_list() ->
"Print usage"},
{lib_dir, $l, "lib-dir", string,
"Additional dir that should be searched for OTP Apps"},
{log_level, $V, "verbose", {integer, 2},
"Verbosity level, maybe between 0 and 3"},
{dev_mode, $d, "dev-mode", boolean,
"Symlink the applications and configuration into the release instead of copying"},
{include_erts, $i, "include-erts", string,

불러오는 중...
취소
저장