diff --git a/quickget b/quickget index 9adb329..44e8532 100755 --- a/quickget +++ b/quickget @@ -2596,6 +2596,14 @@ else echo "ERROR! You must specify an operating system." echo -n " - Operating Systems: " os_support + echo " + You can also use this arguments: + Only show ISO download URL + --show-iso-url / -s {distro} {release} [edition] + Test if ISO is available + --test-iso-url / -t {distro} {release} [edition] + Open distro homepage + --open-distro-homepage / -o {distro}" exit 1 fi