summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Nagios/Plugin/Functions.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Nagios/Plugin/Functions.pm b/lib/Nagios/Plugin/Functions.pm
index 0bff96f..455439c 100644
--- a/lib/Nagios/Plugin/Functions.pm
+++ b/lib/Nagios/Plugin/Functions.pm
@@ -392,6 +392,8 @@ If join_all is supplied, however, it will be used as a string to
392join the resultant critical, warning, and ok messages together i.e. 392join the resultant critical, warning, and ok messages together i.e.
393all messages are joined and returned. 393all messages are joined and returned.
394 394
395=back
396
395=item get_shortname 397=item get_shortname
396 398
397Return the default shortname used for this plugin i.e. the first 399Return the default shortname used for this plugin i.e. the first