You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node / line content separator string (default: \fI:\fP)
87
79
.TP
88
-
.B\-F,\-\-fast
89
-
.
80
+
.B\-F\fP,\fB\-\-fast
90
81
faster but memory hungry mode (preload all messages per node)
91
82
.TP
92
-
.B\-T,\-\-tree
93
-
.
94
-
message tree trace mode; switch to enable \fCClusterShell.MsgTree\fP trace mode, all keys/nodes being kept for each message element of the tree, thus allowing special output gathering
83
+
.B\-T\fP,\fB\-\-tree
84
+
message tree trace mode; switch to enable \fBClusterShell.MsgTree\fP trace mode, all keys/nodes being kept for each message element of the tree, thus allowing special output gathering
95
85
.TP
96
86
.BI\-\-color\fB=WHENCOLOR
97
-
.
98
-
whether to use ANSI colors to surround node or nodeset prefix/header with escape sequences to display them in color on the terminal. \fIWHENCOLOR\fP is \fCnever\fP, \fCalways\fP or \fCauto\fP (which use color if standard output refers to a terminal). Color is set to [34m (blue foreground text) and cannot be modified.
87
+
whether to use ANSI colors to surround node or nodeset prefix/header with escape sequences to display them in color on the terminal. \fIWHENCOLOR\fP is \fBnever\fP, \fBalways\fP or \fBauto\fP (which use color if standard output refers to a terminal). Color is set to [34m (blue foreground text) and cannot be modified.
99
88
.TP
100
89
.B\-\-diff
101
-
.
102
90
show diff between gathered outputs
103
91
.UNINDENT
104
92
.SH EXIT STATUS
105
93
.sp
106
-
An exit status of zero indicates success of the \fCclubak\fP command.
94
+
An exit status of zero indicates success of the \fBclubak\fP command.
107
95
.SH EXAMPLES
108
96
.INDENT0.0
109
97
.IP1.3
110
-
.
111
-
\fCclubak\fP can be used to gather some recorded \fCclush\fP(1) results:
98
+
\fBclubak\fP can be used to gather some recorded \fBclush\fP(1) results:
0 commit comments