main.c
changeset 263 0d831e6cf8ef
parent 260 ecd09b351170
child 266 e35af91aa426
--- a/main.c	Sun Feb 15 19:12:32 2009 +0100
+++ b/main.c	Sun Feb 15 21:28:08 2009 +0100
@@ -325,7 +325,7 @@
     printf("  -K       kill the task spooler server\n");
     printf("  -C       clear the list of finished jobs\n");
     printf("  -l       show the job list (default action)\n");
-    printf("  -S [num] get/set the number of max simultanious jobs of the server.\n");
+    printf("  -S [num] get/set the number of max simultaneous jobs of the server.\n");
     printf("  -t [id]  \"tail -n 10 -f\" the output of the job. Last run if not specified.\n");
     printf("  -c [id]  like -t, but shows all the lines. Last run if not specified.\n");
     printf("  -p [id]  show the pid of the job. Last run if not specified.\n");