diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-06 18:47:53 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-06 18:47:53 +0000 |
commit | 018832a18b683720e50e5d4706f0f03873aeaece (patch) | |
tree | 6f21208b2a2c40ca5e3eef2ba526d157cbc15846 /man/httrack.1 | |
parent | 7ec5e6e7e4c3590d5e9e65ef89cb7a9b1830124b (diff) |
Added htsarrays.h to Makefile and devel libs
Diffstat (limited to 'man/httrack.1')
-rw-r--r-- | man/httrack.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/httrack.1 b/man/httrack.1 index a360d53..24f8dbb 100644 --- a/man/httrack.1 +++ b/man/httrack.1 @@ -1,7 +1,7 @@ .\" Process this file with .\" groff -man -Tascii httrack.1 .\" -.TH httrack 1 "04 June 2014" "httrack website copier" +.TH httrack 1 "06 June 2014" "httrack website copier" .SH NAME httrack \- offline browser : copy websites to a local directory .SH SYNOPSIS @@ -347,7 +347,7 @@ footer string in Html code (\-%F "Mirrored [from host %s [file %s [at %s]]]" (\- .IP \-%l preffered language (\-%l "fr, en, jp, *" (\-\-language <param>) .IP \-%a -accepted formats (\-%l "text/html,image/png,image/jpeg,image/gif;q=0.9,*/*;q=0.1" (\-\-accept <param>) +accepted formats (\-%a "text/html,image/png;q=0.9,*/*;q=0.1" (\-\-accept <param>) .IP \-%X additional HTTP header line (\-%X "X\-Magic: 42" (\-\-headers <param>) |