yselkowitz / rpms / opensm

Forked from rpms/opensm 6 years ago
Clone
fc35b4a
diff -up opensm-3.3.18/man/opensm.8.in.options opensm-3.3.18/man/opensm.8.in
fc35b4a
--- opensm-3.3.18/man/opensm.8.in.options	2014-10-17 13:14:58.462550601 -0400
fc35b4a
+++ opensm-3.3.18/man/opensm.8.in	2014-10-17 13:22:19.587173079 -0400
fc35b4a
@@ -7,14 +7,14 @@ opensm \- InfiniBand subnet manager and
fc35b4a
 .B opensm
fc35b4a
 [\-\-version]]
fc35b4a
 [\-F | \-\-config <file_name>]
fc35b4a
-[\-c(reate-config) <file_name>]
fc35b4a
-[\-g(uid) <GUID in hex>]
fc35b4a
-[\-l(mc) <LMC>]
fc35b4a
-[\-p(riority) <PRIORITY>]
fc35b4a
+[\-c | \-\-create-config <file_name>]
fc35b4a
+[\-g | \-\-guid <GUID in hex>]
fc35b4a
+[\-l | \-\-lmc <LMC>]
fc35b4a
+[\-p | \-\-priority <PRIORITY>]
fc35b4a
 [\-\-subnet_prefix <PREFIX in hex>]
fc35b4a
 [\-\-smkey <SM_Key>]
fc35b4a
 [\-\-sm_sl <SL number>]
fc35b4a
-[\-r(eassign_lids)]
fc35b4a
+[\-r | \-\-reassign_lids]
fc35b4a
 [\-R <engine name(s)> | \-\-routing_engine <engine name(s)>]
fc35b4a
 [\-\-do_mesh_analysis]
fc35b4a
 [\-\-lash_start_vl <vl number>]
fc35b4a
@@ -31,20 +31,21 @@ opensm \- InfiniBand subnet manager and
fc35b4a
 [\-H | \-\-max_reverse_hops <max reverse hops allowed>]
fc35b4a
 [\-X | \-\-guid_routing_order_file <path to file>]
fc35b4a
 [\-m | \-\-ids_guid_file <path to file>]
fc35b4a
-[\-o(nce)]
fc35b4a
-[\-s(weep) <interval>]
fc35b4a
-[\-t(imeout) <milliseconds>]
fc35b4a
+[\-o | \-\-once]
fc35b4a
+[\-s | \-\-sweep <interval>]
fc35b4a
+[\-t | \-\-timeout <milliseconds>]
fc35b4a
 [\-\-retries <number>]
fc35b4a
 [\-\-maxsmps <number>]
fc35b4a
 [\-\-console [off | local | socket | loopback]]
fc35b4a
 [\-\-console-port <port>]
fc35b4a
-[\-i(gnore-guids) <equalize-ignore-guids-file>]
fc35b4a
+[\-i | \-\-ignore-guids <equalize-ignore-guids-file>]
fc35b4a
 [\-w | \-\-hop_weights_file <path to file>]
fc35b4a
 [\-O | \-\-port_search_ordering_file <path to file>]
fc35b4a
 [\-O | \-\-dimn_ports_file <path to file>] (DEPRECATED)
fc35b4a
-[\-f <log file path> | \-\-log_file <log file path> ]
fc35b4a
-[\-L | \-\-log_limit <size in MB>] [\-e(rase_log_file)]
fc35b4a
-[\-P(config) <partition config file> ]
fc35b4a
+[\-f | \-\-log_file <log file path> ]
fc35b4a
+[\-L | \-\-log_limit <size in MB>]
fc35b4a
+[\-e | \-\-erase_log_file]
fc35b4a
+[\-P | \-\-Pconfig <partition config file> ]
fc35b4a
 [\-N | \-\-no_part_enforce] (DEPRECATED)
fc35b4a
 [\-Z | \-\-part_enforce [both | in | out | off]]
fc35b4a
 [\-W | \-\-allow_both_pkeys]
fc35b4a
@@ -61,8 +62,11 @@ opensm \- InfiniBand subnet manager and
fc35b4a
 [\-\-consolidate_ipv6_snm_req]
fc35b4a
 [\-\-log_prefix <prefix text>]
fc35b4a
 [\-\-torus_config <path to file>]
fc35b4a
-[\-v(erbose)] [\-V] [\-D <flags>] [\-d(ebug) <number>]
fc35b4a
-[\-h(elp)] [\-?]
fc35b4a
+[\-v | \-\-verbose]
fc35b4a
+[\-V]
fc35b4a
+[\-D <flags>]
fc35b4a
+[\-d | \-\-debug <number>]
fc35b4a
+[\-h | \-? | \-\-help]
fc35b4a
 
fc35b4a
 .SH DESCRIPTION
fc35b4a
 .PP
fc35b4a
@@ -511,10 +515,7 @@ option to enable as follows:
fc35b4a
  -d2  - Force log flushing after each log message
fc35b4a
  -d3  - Disable multicast support
fc35b4a
 .TP
fc35b4a
-\fB\-h\fR, \fB\-\-help\fR
fc35b4a
-Display this usage info then exit.
fc35b4a
-.TP
fc35b4a
-\fB\-?\fR
fc35b4a
+\fB\-h\fR, \fB\-\-help\fR, \fB\-?\fR
fc35b4a
 Display this usage info then exit.
fc35b4a
 
fc35b4a
 .SH ENVIRONMENT VARIABLES