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

fix usage string in rebar_prv_unlock

pull/433/head
Stefan Grundmann пре 10 година
родитељ
комит
24615d8def
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/rebar_prv_unlock.erl

+ 1
- 1
src/rebar_prv_unlock.erl Прегледај датотеку

@ -31,7 +31,7 @@ init(State) ->
"their name can be listed in the command."},
{opts, [
{package, undefined, undefined, string,
"List of packages to upgrade. If not specified, all dependencies are upgraded."}
"List of packages to unlock. If not specified, all dependencies are unlocked."}
]}
])
),

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