This commit is contained in:
neilpang 2021-01-26 19:58:45 +08:00 committed by neil
parent b02bf312b1
commit 7b3f735b34

View File

@ -7139,10 +7139,10 @@ _process() {
CA_PATH="$_ca_path"
shift
;;
--nocron)
--nocron | --no-cron)
_nocron="1"
;;
--noprofile)
--noprofile | --no-profile)
_noprofile="1"
;;
--no-color)