diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-09-20 14:53:55 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-09-20 14:53:55 (GMT) |
commit | bce7e739cc94708609f372b7bdcaf123c11d3279 (patch) | |
tree | 9c8e16eea69a038b0bbb37576aec0bc105a995c2 /README | |
parent | a7d50ec713f163ca3c57b1268546a04860d0e242 (diff) | |
download | monitoring-plugins-bce7e739cc94708609f372b7bdcaf123c11d3279.tar.gz |
Remove the BUGS file
The BUGS file wasn't maintained properly anymore. And doing so makes no
sense. That's what the bug tracker is for.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -15,8 +15,6 @@ Nagios Plugins README | |||
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 | * For a list of outstanding bugs for this release, see the `BUGS` file. | ||
19 | |||
20 | * Individual plugins are self documenting. All plugins that comply with | 18 | * Individual plugins are self documenting. All plugins that comply with |
21 | the basic guidelines for development will provide detailed help when | 19 | the basic guidelines for development will provide detailed help when |
22 | invoked with the `-h` or `--help` options. | 20 | invoked with the `-h` or `--help` options. |