CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL4
Changes by: [EMAIL PROTECTED] 2007-10-12 18:16:30
Modified files:
cman/man : cman_tool.8
Log message:
Update man page to explain 'cman_tool nodes' filter/format options.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/man/cman_tool.8.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.4.2.5&r2=1.4.2.6
--- cluster/cman/man/cman_tool.8 2007/09/25 20:10:12 1.4.2.5
+++ cluster/cman/man/cman_tool.8 2007/10/12 18:16:30 1.4.2.6
@@ -130,7 +130,6 @@
Dictates the maximum amount of time cman_tool is prepared to wait.
If the operation times out then a status of 2 is returned.
-.br
.SH "JOIN" OPTIONS
.TP
.I -X
@@ -219,6 +218,17 @@
Note that just because cman_tool has given up, does not mean that cman itself
has stopped trying to join a cluster.
+.SH "NODES" OPTIONS
+.TP
+.I -n <nodename>
+Shows node information for a specific node. This should be the unqualified node
+name as it appears in 'cman_tool nodes'.
+.TP
+.I -F <format>
+Specify the format of the output. The format string may contain one or
+more format options, each seperated by a comma. Valid format options
+include: id, name, type, and addr.
+
.br
.SH "SERVICES" OUTPUT