Pārlūkot izejas kodu

Added jobs= to bash-completion

pull/3/head
Tuncer Ayaz pirms 15 gadiem
vecāks
revīzija
2ae3fd9aae
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      priv/shell-completion/bash/rebar

+ 1
- 1
priv/shell-completion/bash/rebar Parādīt failu

@ -12,7 +12,7 @@ _rebar()
cmdsnvars="analyze build_plt clean compile create-app \
create-app create-node eunit generate \
int_test perf_test test \
case= force=1 suite= verbose=1"
case= force=1 jobs= suite= verbose=1"
if [[ ${cur} == --* ]] ; then
COMPREPLY=( $(compgen -W "${lopts}" -- ${cur}) )

Notiek ielāde…
Atcelt
Saglabāt