summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2013-09-22 12:37:46 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2013-09-22 12:37:46 (GMT)
commit7b6288d4f4f5c17d8a7e30dc0b817afdb5450502 (patch)
tree18baab92716a0de22d2bdd51550d7a1c55a8a67d /README
parent04a8f40a96ce40161507c36f6b7c21c766c79e95 (diff)
downloadmonitoring-plugins-7b6288d4f4f5c17d8a7e30dc0b817afdb5450502.tar.gz
README: Minor cosmetic change
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2959310..6fd50d6 100644
--- a/README
+++ b/README
@@ -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