On 10:04 Wed 13 Aug , Al Chu wrote: > From c83408de7be662b08fa0ac10d759ca46515f9e21 Mon Sep 17 00:00:00 2001 > From: Albert Chu <[EMAIL PROTECTED]> > Date: Wed, 13 Aug 2008 09:57:16 -0700 > Subject: [PATCH] document start command > > > Signed-off-by: Albert Chu <[EMAIL PROTECTED]> > --- > ibsim/sim_cmd.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/ibsim/sim_cmd.c b/ibsim/sim_cmd.c > index e4591d1..1f6ba88 100644 > --- a/ibsim/sim_cmd.c > +++ b/ibsim/sim_cmd.c > @@ -731,6 +731,7 @@ static int dump_help(FILE * f) > ); > fprintf(f, > "\tBaselid \"nodeid\"[port] <lid> [lmc] : change port's lid > (lmc)\n"); > + fprintf(f, "\tStart - start the simulator if currently inactive\n");
It is already there - second line of this help message. Sasha _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
