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