From: Michal Sojka Date: Fri, 18 Feb 2011 21:19:23 +0000 (+0100) Subject: forb: Update forbrun usage help X-Git-Url: https://rtime.felk.cvut.cz/gitweb/frescor/forb.git/commitdiff_plain/af1617c3603767ef0070027ab4e459f3ed3ef09b forb: Update forbrun usage help --- diff --git a/src/forbrun/forbrun.c b/src/forbrun/forbrun.c index 08f3339..9bd7dc7 100644 --- a/src/forbrun/forbrun.c +++ b/src/forbrun/forbrun.c @@ -21,7 +21,7 @@ static struct option long_opts[] = { static void usage(void) { - printf("usage: forbrun [ options ] .so ... [-- ] \n"); + printf("usage: forbrun [ options ] -- .so [ options for forb_main() ] [-- ...]\n"); printf(" -d, --daemon [pid-file] go to background after initialization of servers\n"); printf(" -i, --id \n"); /* printf(" -l, --loglevel |=,...\n"); */