diff options
-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 |