Fixed small typo in quickget
Nothing crucial, just a small English fix_ "this arguments" -> "these arguments"
This commit is contained in:
parent
ed8d613b8e
commit
41fe0093c8
2
quickget
2
quickget
|
@ -3024,7 +3024,7 @@ else
|
||||||
echo -n " - Operating Systems: "
|
echo -n " - Operating Systems: "
|
||||||
os_support
|
os_support
|
||||||
echo "
|
echo "
|
||||||
You can also use this arguments:
|
You can also use these arguments:
|
||||||
Only show ISO download URL
|
Only show ISO download URL
|
||||||
--show-iso-url / -s {distro} {release} [edition]
|
--show-iso-url / -s {distro} {release} [edition]
|
||||||
Test if ISO is available
|
Test if ISO is available
|
||||||
|
|
Loading…
Reference in New Issue