| -h
| --help
| Print help and exit
|
| -V
| --version
| Print version and exit
|
| -c FILENAME
| --conf=FILENAME
| Set the configuration file
|
| -p PREFIX
| --pre-subject=PREFIX
| The prefix of the subject
|
| -D DIRECTORY
| --directory=DIRECTORY
| The checkurl's home directory
|
| -R RECIPIENTS
| --recipients=RECIPIENTS
| The recipients
|
| -H
| --html2text
| Convert to plain text
|
| -d FLAGS
| --diff-flags=FLAGS
| Options for diff
|
| -w FLAGS
| --wget-flags=FLAGS
| Options for wget
|
| -P PROGRAM
| --html2text-program=PROGRAM
| html2text program.
|
| -g FLAGS
| --html2text-flags=FLAGS
| Options for the converter
|
| -a
| --additions
| Get only the additions.
|
| -A
| --not-additions
| Do not get additions.
|
| -s
| --subtractions
| Get only the subtractions.
|
| -S
| --not-subtractions
| Do not get subtractions.
|
| -m
| --min-lines
| Don't send the diff if it's shorter than LINES.
|
| -M
| --max-lines
| Don't send the diff if it's longer than LINES.
|
| -v
| --verbose
| Run in verbose mode
|