From fe0d105ea8f1b4dfc332c1551a1e3e6934ec1000 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Tue, 1 May 2012 18:50:57 +0000 Subject: Updated manual --- html/httrack.man.html | 23 +++++++++++++++++++---- man/httrack.1 | 11 +++++++---- 2 files changed, 26 insertions(+), 8 deletions(-) diff --git a/html/httrack.man.html b/html/httrack.man.html index 6201856..c6840eb 100644 --- a/html/httrack.man.html +++ b/html/httrack.man.html @@ -1,5 +1,5 @@ - + @@ -720,7 +720,8 @@ L2 ISO9660 compatible)

keep original links (e.g. http://www.adr/link) (K0 *relative link, K absolute links, K4 original links, K3 -absolute URI links) (−−keep−links[=N])

+absolute URI links, K5 transparent proxy link) +(−−keep−links[=N])

@@ -1974,6 +1975,7 @@ User−defined option N
%h Host name (ex: www.someweb.com)
%M URL MD5 (128 bits, 32 ascii bytes)
%Q query string MD5 (128 bits, 32 ascii bytes)
+%k full query string
%r protocol name (ex: http)
%q small query string MD5 (16 bits, 4 ascii bytes)
%s? Short name version (ex: %sN)
@@ -2091,6 +2093,17 @@ foo4B54.html?q=45 (relative URI, default)

+

−K3

+ + + + +

−> /folder/foo.cgi?q=45 (absolute URI)

+ + + + +

−K4

@@ -2102,12 +2115,14 @@ foo4B54.html?q=45 (relative URI, default)

-

−K3

+

−K5

-

−> /folder/foo.cgi?q=45 (absolute URI)

+

−> +http://www.foobar.com/folder/foo4B54.html?q=45 (transparent +proxy URL)

diff --git a/man/httrack.1 b/man/httrack.1 index 96546b5..e935561 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 "Mar 2012" "httrack website copier" +.TH httrack 1 "HTTrack version 3.45-3 (compiled May 1 2012)" "httrack website copier" .SH NAME httrack \- offline browser : copy websites to a local directory .SH SYNOPSIS @@ -296,7 +296,7 @@ generate a RFC MIME\-encapsulated full\-archive (.mht) (\-\-mime\-html) .IP \-LN long names (L1 *long names / L0 8\-3 conversion / L2 ISO9660 compatible) (\-\-long\-names[=N]) .IP \-KN -keep original links (e.g. http://www.adr/link) (K0 *relative link, K absolute links, K4 original links, K3 absolute URI links) (\-\-keep\-links[=N]) +keep original links (e.g. http://www.adr/link) (K0 *relative link, K absolute links, K4 original links, K3 absolute URI links, K5 transparent proxy link) (\-\-keep\-links[=N]) .IP \-x replace external html links by error pages (\-\-replace\-external) .IP \-%x @@ -519,6 +519,7 @@ Identical to N99 exept that there is no "web" directory %h Host name (ex: www.someweb.com) %M URL MD5 (128 bits, 32 ascii bytes) %Q query string MD5 (128 bits, 32 ascii bytes) + %k full query string %r protocol name (ex: http) %q small query string MD5 (16 bits, 4 ascii bytes) %s? Short name version (ex: %sN) @@ -544,10 +545,12 @@ fields, except the first one (the parameter name), can be empty foo.cgi?q=45 \-> foo4B54.html?q=45 (relative URI, default) .IP \-K \-> http://www.foobar.com/folder/foo.cgi?q=45 (absolute URL) (\-\-keep\-links[=N]) -.IP \-K4 -\-> foo.cgi?q=45 (original URL) .IP \-K3 \-> /folder/foo.cgi?q=45 (absolute URI) +.IP \-K4 +\-> foo.cgi?q=45 (original URL) +.IP \-K5 +\-> http://www.foobar.com/folder/foo4B54.html?q=45 (transparent proxy URL) .SS Shortcuts: .IP \-\-mirror -- cgit v1.2.3