mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-24 08:04:44 +00:00
Added ENVIRONMENT
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2070 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
b86376f1f9
commit
c01925398e
1 changed files with 10 additions and 1 deletions
|
|
@ -226,7 +226,7 @@ Note that by default only errors are logged.
|
|||
|
||||
.TP
|
||||
\fBtext\fP
|
||||
Standard text logger, logging URLs in keyword: argument fashion
|
||||
Standard text logger, logging URLs in keyword: argument fashion.
|
||||
.TP
|
||||
\fBhtml\fP
|
||||
Log URLs in keyword: argument fashion, formatted as HTML.
|
||||
|
|
@ -281,6 +281,15 @@ On a Mac use the Internet Config.
|
|||
When checking \fBnews:\fP links the given NNTP host doesn't need to be the
|
||||
same as the host of the user browsing your pages.
|
||||
|
||||
.SH ENVIRONMENT
|
||||
\fBNNTP_SERVER\fP - specifies default NNTP server
|
||||
|
||||
\fBhttp_proxy\fP - specifies default HTTP proxy server
|
||||
|
||||
\fBftp_proxy\fP - specifies default FTP proxy server
|
||||
|
||||
\fBLC_MESSAGES\fP, \fBLANG\fP - specify output language
|
||||
|
||||
.SH FILES
|
||||
\fB/etc/linkchecker/linkcheckerrc\fP, \fB~/.linkcheckerrc\fP - default
|
||||
configuration files
|
||||
|
|
|
|||
Loading…
Reference in a new issue