diff options
Diffstat (limited to 't')
0 files changed, 0 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 | |||
392 | join the resultant critical, warning, and ok messages together i.e. | 392 | join the resultant critical, warning, and ok messages together i.e. |
393 | all messages are joined and returned. | 393 | all messages are joined and returned. |
394 | 394 | ||
395 | =back | ||
396 | |||
395 | =item get_shortname | 397 | =item get_shortname |
396 | 398 | ||
397 | Return the default shortname used for this plugin i.e. the first | 399 | Return the default shortname used for this plugin i.e. the first |