Testsuite: (more) complete usage message for server
[users/jgh/exim.git] / test / src / server.c
index b2f1bc754d95163d133f124093f276bf5cf55638..5c6080238f1121e822fe8b686bb6acfe3b71036a 100644 (file)
@@ -200,7 +200,7 @@ int len = sizeof(accepted);
 /* Sort out the arguments */
 if (argc > 1 && (!strcmp(argv[1], "--help") || !strcmp(argv[1], "-h")))
   {
-  printf("Usage: %s [options]\n", argv[0]);
+  printf("Usage: %s [options] port|socket [connection count]\n", argv[0]);
   puts("Options"
        "\n\t-d       debug"
        "\n\t-i n     n seconds initial delay"