diff options
author | Nick White <arch@njw.me.uk> | 2007-05-26 22:18:56 +0000 |
---|---|---|
committer | Nick White <arch@njw.me.uk> | 2007-05-26 22:18:56 +0000 |
commit | 5b4f728bc58d137dd946030d8c11b309b1216743 (patch) | |
tree | b7b4335fa70b7cbefc8663f68e60ac818dd9ca3c /doc/getht.man | |
parent | 0ccfa432206769a540be50c6e39295c58bf4ea56 (diff) |
General cleanup, Add alt url config options
Removed unused & unnecessary findnewestiss
Replaces strcpy with strncpy to eliminate possible buffer overruns
Added a couple of config options to allow use of alternative
toc urls
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-29
Diffstat (limited to 'doc/getht.man')
-rw-r--r-- | doc/getht.man | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/getht.man b/doc/getht.man index 946bb39..2fcde22 100644 --- a/doc/getht.man +++ b/doc/getht.man @@ -110,6 +110,16 @@ Whether to automatically check for new issues each time the GetHT is executed. \fB1\fR = yes, \fB0\fR = no The default setting is \fB0\fR .TP +.B toc_url +A url to the xml file containing the table of contents +for the publication. +Default: \fBhttp://www.hinduismtoday.com/digital/htde_toc.xml\fR +.TP +.B mediatoc_url +A url to the rev.gz file listing the media included with +the publication. +Default: \fBhttp://www.hinduismtoday.com/digital/htde_media-player.rev.gz\fR +.TP .B proxy_type The type of proxy (if any) through which GetHT is to pass. GetHT currently supports the following options: |