зеркало из https://github.com/mozilla/gecko-dev.git
pass -h through to the app, so it can handle it.
This commit is contained in:
Родитель
53bd4b89b6
Коммит
8ec19afb4d
|
@ -244,10 +244,6 @@ moz_debugger=""
|
|||
while [ $# -gt 0 ]
|
||||
do
|
||||
case $1 in
|
||||
-h | --help)
|
||||
moz_usage
|
||||
exit 0
|
||||
;;
|
||||
-g | --debug)
|
||||
moz_debug=1
|
||||
shift
|
||||
|
|
Загрузка…
Ссылка в новой задаче