mirror of https://github.com/akelge/zsh
changes 4
This commit is contained in:
parent
bb26b1374d
commit
cecec1b6f2
|
@ -14,7 +14,7 @@ while getopts ":hr:" arg; do
|
||||||
remote=1
|
remote=1
|
||||||
host=$OPTARG
|
host=$OPTARG
|
||||||
;;
|
;;
|
||||||
h) help=1
|
h|*) help=1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue