Code

sfsnapshotgit: Better handling of remote refs
[nagiosplug.git] / plugins / check_overcr.c
index 606799f1817eb3cd56d04c54eb027f66d0d5211e..16ada20d9667cff550ca9a7756a63d8e70d2d8e8 100644 (file)
@@ -464,6 +464,6 @@ print_help (void)
 void
 print_usage (void)
 {
-  printf (_("Usage:"));
+  printf ("%s\n", _("Usage:"));
        printf ("%s -H host [-p port] [-v variable] [-w warning] [-c critical] [-t timeout]\n", progname);
 }