Make quoting consistent.
[util-vserver.git] / src / nattribute.c
index 0cb1e97..5f732cc 100644 (file)
@@ -156,7 +156,7 @@ int main(int argc, char *argv[])
       default          :
        WRITE_MSG(2, "Try '");
        WRITE_STR(2, argv[0]);
-       WRITE_MSG(2, " --help\" for more information.\n");
+       WRITE_MSG(2, " --help' for more information.\n");
        return 255;
        break;
     }