- Subject: [PATCH 2/2] ibsim/sim_cmd.c: Fixed help output for dump command
- From: "Huang, Parry W." <huang32@xxxxxxxx>
- Date: Thu, 31 May 2012 15:05:44 -0700
- Accept-language: en-US
- Acceptlanguage: en-US
- Thread-index: Ac0/eYcZJ1aqQ7kVSRKSeNL1d8V8BA==
- Thread-topic: [PATCH 2/2] ibsim/sim_cmd.c: Fixed help output for dump command
In dump_help, fixed help output of the dump command to correspond with the rest of the response.
Signed-off-by: Perry Huang <huang32@xxxxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Home]
[Linux USB Devel]
[Video for Linux]
[Linux Audio Users]
[Photo]
[Yosemite News]
[Yosemite Photos]
[Free Online Dating]
[Linux Kernel]
[Linux SCSI]
[XFree86]
[Devices]