mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
forgot to highlight the globals in man page
This commit is contained in:
parent
f543d2cb72
commit
46308502e4
2
inxi.1
2
inxi.1
|
@ -269,7 +269,7 @@ Examples: \fB\-W 95623\fR OR \fB\-W Boston,MA\fR OR \fB\-W45.5234,\-122.6762\fR
|
|||
OR \fB\-W bodo,norway\fR.
|
||||
.TP
|
||||
.B \-y <integer >= 80>
|
||||
This is an absolute width override which sets the output line width max. Overrides COLS_MAX_IRC/COLS_MAX_CONSOLE globals, or the actual widths of the terminal. If used with \-h or \-c 94-99, put \-y option first or the override will be ignored. Cannot be used with \-\-help/\-\-version/\-\-recommends type long options. Example: \fBinxi \-y 130\fR
|
||||
This is an absolute width override which sets the output line width max. Overrides \fBCOLS_MAX_IRC\fR / \fBCOLS_MAX_CONSOLE\fR globals, or the actual widths of the terminal. If used with \-h or \-c 94-99, put \-y option first or the override will be ignored. Cannot be used with \-\-help/\-\-version/\-\-recommends type long options. Example: \fBinxi \-y 130\fR
|
||||
.TP
|
||||
.B \-z
|
||||
Adds security filters for IP addresses, Mac, location (\-w), and user home directory name. Default on for irc clients.
|
||||
|
|
Loading…
Reference in a new issue