diff options
author | Danijel Tasov <m@rbfh.de> | 2023-09-28 13:41:52 (GMT) |
---|---|---|
committer | Danijel Tasov <m@rbfh.de> | 2023-09-28 13:42:30 (GMT) |
commit | a0eb21988917f81a369208872c92465785ee866f (patch) | |
tree | 52572cc25c42acc322ef9988dd7c93cafe3cb777 /plugins-root | |
parent | e6d2b0b08b72eaad11de8d85d13ea995ebcb9561 (diff) | |
download | monitoring-plugins-a0eb21988917f81a369208872c92465785ee866f.tar.gz |
update-po
Signed-off-by: Danijel Tasov <m@rbfh.de>
Diffstat (limited to 'plugins-root')
-rw-r--r-- | plugins-root/check_icmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-root/check_icmp.c b/plugins-root/check_icmp.c index bb6f85b..f7e091a 100644 --- a/plugins-root/check_icmp.c +++ b/plugins-root/check_icmp.c | |||
@@ -1943,7 +1943,7 @@ print_help(void) | |||
1943 | printf (" %s\n", _("verbose")); | 1943 | printf (" %s\n", _("verbose")); |
1944 | printf ("\n"); | 1944 | printf ("\n"); |
1945 | printf ("%s\n", _("Notes:")); | 1945 | printf ("%s\n", _("Notes:")); |
1946 | printf ("%s\n", _("If not mode R,P,J,M,S or O is informed, default icmp behavior, RTA and packet loss")); | 1946 | printf (" %s\n", _("If none of R,P,J,M,S or O is specified, default behavior is -R -P")); |
1947 | printf (" %s\n", _("The -H switch is optional. Naming a host (or several) to check is not.")); | 1947 | printf (" %s\n", _("The -H switch is optional. Naming a host (or several) to check is not.")); |
1948 | printf ("\n"); | 1948 | printf ("\n"); |
1949 | printf (" %s\n", _("Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%")); | 1949 | printf (" %s\n", _("Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%")); |