@@ -789,6 +789,12 @@ Don't use markup in tooltips even if text has a valid markup.
.TP
.B \-\-header-tips
Use header name as a fallback tooltip text.
.TP
.B \-\-column-align=\fISTRING\fP
Set alignment for columns. \fISTRING\fP must contain array of letters \fIl\fP, \fIr\fP or \fIc\fP for left, center or right alignment of column content.
.TP
.B \-\-header-align=\fISTRING\fP
Set alignment for column headers. \fISTRING\fP same as in \fB\-\-column-align\fP.
.PP
Sending FormFeed character to list clears it. This symbol may be sent as \fIecho \-e '\\f'\fP.