Commit 1ab98775 authored by Vitaly Lipatov's avatar Vitaly Lipatov

eget: add --allow-mirrors alias for --check-mirrors

parent 870e2ed0
......@@ -574,7 +574,7 @@ while [ -n "$1" ] ; do
--second-latest)
SECONDLATEST="$1"
;;
--check-mirrors)
--allow-mirrors|--check-mirrors)
CHECKMIRRORS="$1"
;;
-O)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment