diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-09-22 12:37:46 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-09-22 12:37:46 (GMT) |
commit | 7b6288d4f4f5c17d8a7e30dc0b817afdb5450502 (patch) | |
tree | 18baab92716a0de22d2bdd51550d7a1c55a8a67d /README | |
parent | 04a8f40a96ce40161507c36f6b7c21c766c79e95 (diff) | |
download | monitoring-plugins-7b6288d4f4f5c17d8a7e30dc0b817afdb5450502.tar.gz |
README: Minor cosmetic change
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Nagios Plugins | |||
15 | are dependent on other programs/libraries that are missing are usually not | 15 | are dependent on other programs/libraries that are missing are usually not |
16 | compiled. Read the `REQUIREMENTS` file for more information. | 16 | compiled. Read the `REQUIREMENTS` file for more information. |
17 | 17 | ||
18 | * Individual plugins are self documenting. All plugins that comply with | 18 | * Individual plugins are self-documenting. All plugins that comply with |
19 | the basic guidelines for development will provide detailed help when | 19 | the basic guidelines for development will provide detailed help when |
20 | invoked with the `-h` or `--help` options. | 20 | invoked with the `-h` or `--help` options. |
21 | 21 | ||