1
0
mirror of https://github.com/akelge/zsh synced 2025-08-14 06:18:19 +00:00

changes 4

This commit is contained in:
2021-11-23 17:40:32 +01:00
parent bb26b1374d
commit cecec1b6f2
2 changed files with 1 additions and 1 deletions

View File

@ -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.