mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-24 16:43:59 +02:00
wget: update 'More information' link to official manual (#17723)
Co-authored-by: Harshavardhan <harshath3018@gmail.com>
This commit is contained in:
parent
06c7379b82
commit
6dabfef305
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Download files from the Web.
|
> Download files from the Web.
|
||||||
> Supports HTTP, HTTPS, and FTP.
|
> Supports HTTP, HTTPS, and FTP.
|
||||||
> More information: <https://www.gnu.org/software/wget>.
|
> More information: <https://www.gnu.org/software/wget/manual/wget.html>.
|
||||||
|
|
||||||
- Download the contents of a URL to a file (named "foo" in this case):
|
- Download the contents of a URL to a file (named "foo" in this case):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue