diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-02 08:55:44 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-02 08:55:44 (GMT) |
commit | aebdf1890a88211b4d7981f8cb16f0c3ea1525e6 (patch) | |
tree | 0dac955e6d1cf90903924e1723ff1cd3507f05fa /FAQ | |
parent | c54625ecc1cfccca718800b62c709d994f4dbd9f (diff) | |
download | monitoring-plugins-aebdf1890a88211b4d7981f8cb16f0c3ea1525e6.tar.gz |
FAQ: Update CVS references
We moved from CVS to Git.
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -15,12 +15,10 @@ A: All plugins that comply with minimal development guideline for | |||
15 | this project include detailed version information. When executed | 15 | this project include detailed version information. When executed |
16 | with the '-V' option, a version string will be printed: | 16 | with the '-V' option, a version string will be printed: |
17 | 17 | ||
18 | check_radius (nagios-plugins 1.3.0-alpha1) 1.11 | 18 | check_radius v1.4.16 (nagios-plugins 1.4.16) |
19 | 19 | ||
20 | Note that this string include both the assigned package release | 20 | All bug reports and help requests should reference this |
21 | name and the CVS-generated revision for the individual plugin. | 21 | information. |
22 | Authors should strictly adhere to this format. All bug reports | ||
23 | and help requests should reference this information. | ||
24 | 22 | ||
25 | 23 | ||
26 | Q: What information do I need to include when asking for help or | 24 | Q: What information do I need to include when asking for help or |