diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-09-20 16:53:55 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-09-20 16:53:55 +0200 |
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 are dependent on other programs/libraries that are missing are usually not compiled. Read the `REQUIREMENTS` file for more information. -* For a list of outstanding bugs for this release, see the `BUGS` file. - * Individual plugins are self documenting. All plugins that comply with the basic guidelines for development will provide detailed help when invoked with the `-h` or `--help` options. |