Document the maxrunseconds option.

This commit is contained in:
Bastian Kleineidam 2012-10-14 09:56:32 +02:00
parent 2ebedbaaa6
commit a013a67358
4 changed files with 463 additions and 401 deletions

442
doc/de.po

File diff suppressed because it is too large Load diff

View file

@ -142,6 +142,16 @@ eine Warnung nur für Zertifikate ausgegeben, die schon abgelaufen sind.
The Standardanzahl an Tagen ist 14.
.br
Kommandozeilenoption: keine
.TP
\fBmaxrunseconds=\fP\fINUMBER\fP
Hört nach der angegebenen Anzahl von Sekunden auf, neue URLs zu prüfen. Dies
ist dasselbe als wenn der Benutzer nach der gegebenen Anzahl von Sekunden
stoppt (durch Drücken von Strg\-C oder Klicken auf den Knopf Abbrechen im
GUI).
.br
Standard ist nicht zu stoppen bis alle URLs geprüft sind.
.br
Kommandozeilenoption: keine
.SS [filtering]
.TP
\fBignore=\fP\fIREGEX\fP (MULTILINE)

View file

@ -135,6 +135,15 @@ that are already expired.
The default number of days is 14.
.br
Command line option: none
.TP
\fBmaxrunseconds=\fP\fINUMBER\fP
Stop checking new URLs after the given number of seconds. Same as if the
user stops (by hitting Ctrl-C or clicking the abort buttin in the GUI)
after the given number of seconds.
.br
The default is not to stop until all URLs are checked.
.br
Command line option: none
.SS \fB[filtering]\fP
.TP
\fBignore=\fP\fIREGEX\fP (MULTILINE)

File diff suppressed because it is too large Load diff