[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] [PATCH] sample.wgetrc: add links tot he manual
From: |
Mike Frysinger |
Subject: |
[Bug-wget] [PATCH] sample.wgetrc: add links tot he manual |
Date: |
Sun, 22 Dec 2013 22:23:36 -0500 |
---
doc/sample.wgetrc | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/doc/sample.wgetrc b/doc/sample.wgetrc
index eaf2bc8..ad86be3 100644
--- a/doc/sample.wgetrc
+++ b/doc/sample.wgetrc
@@ -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).
--
1.8.4.3
- [Bug-wget] [PATCH] sample.wgetrc: add links tot he manual,
Mike Frysinger <=