mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-18 11:31:06 +00:00
Update missed multiline hyperlinks in German linkcheckerrc(5)
Missed from:
1f600ae1 ("Update German man pages", 2020-09-25)
This commit is contained in:
parent
bef8450db0
commit
319993bb77
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "LINKCHECKERRC" "5" "September 14, 2020" "2020-09-14" "LinkChecker"
|
||||
.TH "LINKCHECKERRC" "5" "Oktober 02, 2020" "2020-10-02" "LinkChecker"
|
||||
.SH NAME
|
||||
linkcheckerrc \- Konfigurationsdatei für LinkChecker
|
||||
.
|
||||
|
|
@ -108,7 +108,7 @@ Command line option: none
|
|||
.SS filtering
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
\fBignore=\fP\fIREGEX\fP (MULTILINE)
|
||||
\fBignore=\fP\fIREGEX\fP (\fI\%MULTILINE\fP)
|
||||
Prüfe lediglich die Syntax von URLs, welche dem angegebenen regulären Ausdruck entsprechen. Kommandozeilenoption: \fB\-\-ignore\-url\fP
|
||||
.TP
|
||||
\fBignorewarnings=\fP\fINAME\fP[\fB,\fP\fINAME\fP\&...]
|
||||
|
|
@ -117,7 +117,7 @@ Ignoriere die kommagetrennte Liste von Warnungen. Siehe \fI\%WARNINGS\fP für di
|
|||
\fBinternlinks=\fP\fIREGEX\fP
|
||||
Regulärer Ausdruck, um mehr URLs als interne Verknüpfungen hinzuzufügen. Standard ist dass URLs der Kommandozeile als intern gelten. Kommandozeilenoption: none
|
||||
.TP
|
||||
\fBnofollow=\fP\fIREGEX\fP (MULTILINE)
|
||||
\fBnofollow=\fP\fIREGEX\fP (\fI\%MULTILINE\fP)
|
||||
Prüfe URLs die auf den regulären Ausdruck zutreffen, aber führe keine Rekursion durch. Kommandozeilenoption: \fB\-\-no\-follow\-url\fP
|
||||
.TP
|
||||
\fBcheckextern=\fP[\fB0\fP|\fB1\fP]
|
||||
|
|
|
|||
Loading…
Reference in a new issue