1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-24 11:24:03 +02:00

wget: update 'More information' link to official manual (#17723)

Co-authored-by: Harshavardhan <harshath3018@gmail.com>
This commit is contained in:
Malluri Vikas 2025-08-19 15:05:18 +05:30 committed by GitHub
parent 06c7379b82
commit 6dabfef305
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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):