summaryrefslogtreecommitdiff
path: root/man/htsserver.1
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2012-03-19 12:51:31 +0000
committerXavier Roche <xroche@users.noreply.github.com>2012-03-19 12:51:31 +0000
commit25adbdabb47499fe641c7bd9595024ff82667058 (patch)
tree4200bb5e746bc1c0606de615ec99f0a247d4d9ba /man/htsserver.1
parentad5b7acc19290ff91e0f42a0de448a26760fcf99 (diff)
httrack 3.30.1
Diffstat (limited to 'man/htsserver.1')
-rw-r--r--man/htsserver.167
1 files changed, 67 insertions, 0 deletions
diff --git a/man/htsserver.1 b/man/htsserver.1
new file mode 100644
index 0000000..754564b
--- /dev/null
+++ b/man/htsserver.1
@@ -0,0 +1,67 @@
+.\" Process this file with
+.\" groff -man -Tascii htsserver.1
+.\"
+.TH htsserver 1 "Mar 2003" "httrack website copier"
+.SH NAME
+htsserver \- offline browser server : copy websites to a local directory
+.SH SYNOPSIS
+.B htsserver [ path/ ] [ keyword value [ keyword value .. ] ]
+.B
+.SH DESCRIPTION
+.B htsserver
+this program is a web frontend server to
+.BR httrack (1).
+, a website copier, used by
+.BR webhttrack (1).
+.SH EXAMPLES
+.TP
+.B htsserver /usr/share/httrack/ path "$HOME/websites" lang 1
+ then, browse http://localhost:8080/
+.SH FILES
+.I /etc/httrack.conf
+.RS
+The system wide configuration file.
+.SH ENVIRONMENT
+.IP HOME
+Is being used if you defined in /etc/httrack.conf the line
+.I path ~/websites/#
+.SH DIAGNOSTICS
+Errors/Warnings are reported to
+.I hts-log.txt
+located in the destination directory.
+
+.SH BUGS
+Please reports bugs to
+.B <bugs@httrack.com>.
+Include a complete, self-contained example that will allow the bug to be reproduced, and say which version of (web)httrack you are using. Do not forget to detail options used, OS version, and any other information you deem necessary.
+.SH COPYRIGHT
+Copyright (C) Xavier Roche and other contributors
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 2
+of the License, or any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+.SH AVAILABILITY
+The most recent released version of (web)httrack can be found at:
+.B http://www.httrack.com
+.SH AUTHOR
+Xavier Roche <roche@httrack.com>
+.SH "SEE ALSO"
+The
+.B HTML
+documentation (available online at
+.B http://www.httrack.com/html/
+) contains more detailed information. Please also refer to the
+.B httrack FAQ
+(available online at
+.B http://www.httrack.com/html/faq.html
+)