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

Add a help string to describe the debug option

pull/11/head
draftcode пре 13 година
родитељ
комит
dce4eb636a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      plugins/python-build/bin/python-build

+ 1
- 0
plugins/python-build/bin/python-build Прегледај датотеку

@ -587,6 +587,7 @@ for option in "${OPTIONS[@]}"; do
"h" | "help" )
usage without_exiting
{ echo
echo " -g/--debug Build a debug version"
echo " -k/--keep Do not remove source tree after installation"
echo " -v/--verbose Verbose mode: print compilation status to stdout"
echo " --definitions List all built-in definitions"

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