Author: jfclere
Date: Wed May 11 02:52:00 2005
New Revision: 169613

URL: http://svn.apache.org/viewcvs?rev=169613&view=rev
Log:
-user needs a parameter.

Modified:
    jakarta/commons/proper/daemon/trunk/src/native/unix/native/help.c

Modified: jakarta/commons/proper/daemon/trunk/src/native/unix/native/help.c
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/daemon/trunk/src/native/unix/native/help.c?rev=169613&r1=169612&r2=169613&view=diff
==============================================================================
--- jakarta/commons/proper/daemon/trunk/src/native/unix/native/help.c (original)
+++ jakarta/commons/proper/daemon/trunk/src/native/unix/native/help.c Wed May 
11 02:52:00 2005
@@ -55,7 +55,7 @@
     printf("    -check\n");
     printf("        only check service (implies -nodetach)\n");
  
-    printf("    -user\n");
+    printf("    -user <user>\n");
     printf("        user used to run the daemon (defaults to current user)\n");
  
     printf("    -verbose[:class|gc|jni]\n");



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to