[ofa-general] Re: [IBSIM][Trivial] document 'start' command

Sasha Khapyorsky sashak at voltaire.com
Mon Aug 18 13:22:55 PDT 2008


On 10:04 Wed 13 Aug     , Al Chu wrote:
> From c83408de7be662b08fa0ac10d759ca46515f9e21 Mon Sep 17 00:00:00 2001
> From: Albert Chu <chu11 at llnl.gov>
> Date: Wed, 13 Aug 2008 09:57:16 -0700
> Subject: [PATCH] document start command
> 
> 
> Signed-off-by: Albert Chu <chu11 at llnl.gov>
> ---
>  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



More information about the general mailing list