summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d56c198)
raw | patch | inline | side by side (parent: d56c198)
author | Matthias Eble <psychotrahe@users.sourceforge.net> | |
Wed, 9 May 2007 09:16:33 +0000 (09:16 +0000) | ||
committer | Matthias Eble <psychotrahe@users.sourceforge.net> | |
Wed, 9 May 2007 09:16:33 +0000 (09:16 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1709 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_ups.c | patch | blob | history |
diff --git a/plugins/check_ups.c b/plugins/check_ups.c
index 77897e83c8c1f0e76e7b67c63648226455946ffc..0cd4c5a0a4c1a6212c456e5af2416ae0b0c8f342 100644 (file)
--- a/plugins/check_ups.c
+++ b/plugins/check_ups.c
printf (" %s\n", "-T, --temperature");
printf (" %s\n", _("Output of temperatures in Celsius"));
printf (" %s\n", "-v, --variable=STRING");
- printf (" %s %s\n", _("Valid values for STRING are"), "LINE, TEMP, BATTPCT or LOADPCT,");
+ printf (" %s %s\n", _("Valid values for STRING are"), "LINE, TEMP, BATTPCT or LOADPCT");
printf (_(UT_WARN_CRIT));