summaryrefslogtreecommitdiffstats
path: root/web/input/doc/man/index.md
blob: 8d23c02b15e2bd293100626f72e0bc1fee6a622c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
title: Manpages
parent: Documentation
---

# Manual Pages

There are two levels of documentation for each plugin:

1. **`check_dummy --usage`**  
   Basic usage, with the most common command line options.

2. **`check_dummy --help`**  
   More text, listing all the options available for a plugin.  This text is
   usually translated.

You can also access the most recent `--help` output for each plugin online:

<!--% list_kids() %-->

<!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %-->