8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
Usage: download [URL]
|
|
Downloads a file from the internet.
|
|
|
|
URL Specifies the URL from which to download the file from.
|
|
|
|
Examples:
|
|
download https://github.com/ Downloads github.com.
|