summaryrefslogtreecommitdiffstats
path: root/web/content/doc/man/index.md
blob: d3c60c883bd9606906acac471a466fb6a3bb4465 (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: # %-->