]> sjero.net Git - wget/blobdiff - doc/sample.wgetrc
sample.wgetrc: add links to the manual
[wget] / doc / sample.wgetrc
index eaf2bc8129e3c27ce7c61e1911eed1b6f61e3644..ad86be32d66f3e389562264109354684edf8d0e9 100644 (file)
@@ -5,7 +5,10 @@
 ## You can use this file to change the default behaviour of wget or to
 ## avoid having to type many many command-line options. This file does
 ## not contain a comprehensive list of commands -- look at the manual
-## to find out what you can put into this file.
+## to find out what you can put into this file. You can find this here:
+##   $ info wget.info 'Startup File'
+## Or online here:
+##   https://www.gnu.org/software/wget/manual/wget.html#Startup-File
 ##
 ## Wget initialization file can reside in /usr/local/etc/wgetrc
 ## (global, for all users) or $HOME/.wgetrc (for a single user).