diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-02 10:55:44 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-02 10:55:44 +0200 |
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 this project include detailed version information. When executed with the '-V' option, a version string will be printed: - check_radius (nagios-plugins 1.3.0-alpha1) 1.11 + check_radius v1.4.16 (nagios-plugins 1.4.16) - Note that this string include both the assigned package release - name and the CVS-generated revision for the individual plugin. - Authors should strictly adhere to this format. All bug reports - and help requests should reference this information. + All bug reports and help requests should reference this + information. Q: What information do I need to include when asking for help or |