Revision 7b255913 hn1.1
b/hn1.1 | ||
---|---|---|
219 | 219 |
.TP |
220 | 220 |
.BI "-n" nodefile ", --nodes=" nodefile |
221 | 221 |
The name of the file holding node information (if not collecting via |
222 |
RAPI), instead of the default |
|
223 |
.I nodes |
|
224 |
file. |
|
222 |
RAPI), instead of the default \fInodes\fR file (but see below how to |
|
223 |
customize the default value via the environment). |
|
225 | 224 |
|
226 | 225 |
.TP |
227 | 226 |
.BI "-i" instancefile ", --instances=" instancefile |
228 | 227 |
The name of the file holding instance information (if not collecting |
229 |
via RAPI), instead of the default |
|
230 |
.I instances |
|
231 |
file. |
|
228 |
via RAPI), instead of the default \fIinstances\fR file (but see below |
|
229 |
how to customize the default value via the environment). |
|
232 | 230 |
|
233 | 231 |
.TP |
234 | 232 |
.BI "-m" cluster |
... | ... | |
263 | 261 |
The exist status of the command will be zero, unless for some reason |
264 | 262 |
the algorithm fatally failed (e.g. wrong node or instance data). |
265 | 263 |
|
264 |
.SH ENVIRONMENT |
|
265 |
|
|
266 |
If the variables \fBHTOOLS_NODES\fR and \fBHTOOLS_INSTANCES\fR are |
|
267 |
present in the environment, they will override the default names for |
|
268 |
the nodes and instances files. These will have of course no effect |
|
269 |
when RAPI is used. |
|
270 |
|
|
266 | 271 |
.SH BUGS |
267 | 272 |
|
268 | 273 |
The program does not check its input data for consistency, and aborts |
Also available in: Unified diff