public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] ibsim/sim_cmd.c: Fixed help output for dump command
@ 2012-05-31 22:05 Huang, Parry W.
       [not found] ` <94B19291-0F4A-4AF1-BF1F-D09815D5660D-i2BcT+NCU+M@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Huang, Parry W. @ 2012-05-31 22:05 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

In dump_help, fixed help output of the dump command to correspond with the rest of the response.

Signed-off-by: Perry Huang <huang32-i2BcT+NCU+M@public.gmane.org>
---
 ibsim/sim_cmd.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ibsim/sim_cmd.c b/ibsim/sim_cmd.c
index 6d3a893..2da8c28 100644
--- a/ibsim/sim_cmd.c
+++ b/ibsim/sim_cmd.c
@@ -799,7 +799,7 @@ static int dump_help(FILE * f)
 	fprintf(f, "sim> Commands:\n");
 	fprintf(f, "\t!<filename> - run commands from the file\n");
 	fprintf(f, "\tStart network\n");
-	fprintf(f, "\tDump [nodeid] (def all network)\n");
+        fprintf(f, "\tDump [\"nodeid\"] : dump node information in network\n");
 	fprintf(f, "\tRoute <from-lid> <to-lid>\n");
 	fprintf(f, "\tLink \"nodeid\"[port] \"remoteid\"[port]\n");
 	fprintf(f, "\tReLink \"nodeid\" : restore previously unconnected link(s) of the node\n");
-- 
1.7.1--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 2/2] ibsim/sim_cmd.c: Fixed help output for dump command
       [not found] ` <94B19291-0F4A-4AF1-BF1F-D09815D5660D-i2BcT+NCU+M@public.gmane.org>
@ 2012-10-11 12:45   ` Alex Netes
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Netes @ 2012-10-11 12:45 UTC (permalink / raw)
  To: Huang, Parry W.; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

Hi Parry,

On 15:05 Thu 31 May     , Huang, Parry W. wrote:
> In dump_help, fixed help output of the dump command to correspond with the rest of the response.
> 
> Signed-off-by: Perry Huang <huang32-i2BcT+NCU+M@public.gmane.org>
> ---

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-11 12:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-31 22:05 [PATCH 2/2] ibsim/sim_cmd.c: Fixed help output for dump command Huang, Parry W.
     [not found] ` <94B19291-0F4A-4AF1-BF1F-D09815D5660D-i2BcT+NCU+M@public.gmane.org>
2012-10-11 12:45   ` Alex Netes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox