mirror of
https://github.com/akelge/zsh
synced 2025-08-14 06:18:19 +00:00
changes 4
This commit is contained in:
@ -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.
Reference in New Issue
Block a user