handle --ipv6 and --ipv6

master
rasul 5 years ago
parent 4842d1968a
commit cca7d861da

@ -41,10 +41,10 @@ while (($#)); do
die $LINENO "$help_text"
fi
;;
-4)
-4|--ipv4)
ipv4=true
;;
-6)
-6|--ipv6)
ipv6=true
;;
-u|--url)

Loading…
Cancel
Save