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: # %-->