mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-17 02:51:07 +00:00
Update man pages
This commit is contained in:
parent
6df0338e39
commit
1578393a14
4 changed files with 13 additions and 9 deletions
|
|
@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|||
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
||||
..
|
||||
.TH "LINKCHECKER" "1" "September 11, 2023" "10.2.1.post89+g3a276cfc8" "LinkChecker"
|
||||
.TH "LINKCHECKER" "1" "Dezember 04, 2023" "10.3.0.post33+g268799ee0" "LinkChecker"
|
||||
.SH NAME
|
||||
linkchecker \- Kommandozeilenprogramm zum Prüfen von HTML Dokumenten und Webseiten auf ungültige Verknüpfungen
|
||||
.SH SYNTAX
|
||||
|
|
@ -212,7 +212,8 @@ your locale. Valid encodings are listed at
|
|||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-v, \-\-verbose
|
||||
Gebe alle geprüften URLs aus. Standard ist es, nur fehlerhafte URLs und Warnungen auszugeben.
|
||||
Log all checked URLs, overriding \fI\%\-\-no\-warnings\fP\&.
|
||||
Default is to log only errors and warnings.
|
||||
.UNINDENT
|
||||
.SS Progress updates
|
||||
.INDENT 0.0
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|||
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
||||
..
|
||||
.TH "LINKCHECKERRC" "5" "September 11, 2023" "10.2.1.post89+g3a276cfc8" "LinkChecker"
|
||||
.TH "LINKCHECKERRC" "5" "Dezember 04, 2023" "10.3.0.post33+g268799ee0" "LinkChecker"
|
||||
.SH NAME
|
||||
linkcheckerrc \- Konfigurationsdatei für LinkChecker
|
||||
.SH BESCHREIBUNG
|
||||
|
|
@ -196,7 +196,9 @@ your locale. Valid encodings are listed at
|
|||
Command line option: \fI\%\-\-output\fP
|
||||
.TP
|
||||
\fBverbose=\fP[\fB0\fP|\fB1\fP]
|
||||
Falls gesetzt, gebe alle geprüften URLs einmal aus. Standard ist es, nur fehlerhafte URLs und Warnungen auszugeben. Kommandozeilenoption: \fI\%\-\-verbose\fP
|
||||
If set log all checked URLs once, overriding \fBwarnings\fP\&.
|
||||
Default is to log only errors and warnings.
|
||||
Command line option: \fI\%\-\-verbose\fP
|
||||
.TP
|
||||
\fBwarnings=\fP[\fB0\fP|\fB1\fP]
|
||||
Falls gesetzt, gebe keine Warnungen aus. Standard ist die Ausgabe von Warnungen. Kommandozeilenoption: \fI\%\-\-verbose\fP
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|||
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
||||
..
|
||||
.TH "LINKCHECKER" "1" "September 11, 2023" "10.2.1.post89+g3a276cfc8" "LinkChecker"
|
||||
.TH "LINKCHECKER" "1" "December 04, 2023" "10.3.0.post33+g268799ee0" "LinkChecker"
|
||||
.SH NAME
|
||||
linkchecker \- command line client to check HTML documents and websites for broken links
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -217,7 +217,8 @@ your locale. Valid encodings are listed at
|
|||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-v, \-\-verbose
|
||||
Log all checked URLs. Default is to log only errors and warnings.
|
||||
Log all checked URLs, overriding \fI\%\-\-no\-warnings\fP\&.
|
||||
Default is to log only errors and warnings.
|
||||
.UNINDENT
|
||||
.SS Progress updates
|
||||
.INDENT 0.0
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|||
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
||||
..
|
||||
.TH "LINKCHECKERRC" "5" "September 11, 2023" "10.2.1.post89+g3a276cfc8" "LinkChecker"
|
||||
.TH "LINKCHECKERRC" "5" "December 04, 2023" "10.3.0.post33+g268799ee0" "LinkChecker"
|
||||
.SH NAME
|
||||
linkcheckerrc \- configuration file for LinkChecker
|
||||
.SH DESCRIPTION
|
||||
|
|
@ -228,8 +228,8 @@ your locale. Valid encodings are listed at
|
|||
Command line option: \fI\%\-\-output\fP
|
||||
.TP
|
||||
\fBverbose=\fP[\fB0\fP|\fB1\fP]
|
||||
If set log all checked URLs once. Default is to log only errors and
|
||||
warnings.
|
||||
If set log all checked URLs once, overriding \fBwarnings\fP\&.
|
||||
Default is to log only errors and warnings.
|
||||
Command line option: \fI\%\-\-verbose\fP
|
||||
.TP
|
||||
\fBwarnings=\fP[\fB0\fP|\fB1\fP]
|
||||
|
|
|
|||
Loading…
Reference in a new issue