mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
forgot -y example option item
This commit is contained in:
parent
25e65c75b3
commit
d7aa8e2999
2
inxi.1
2
inxi.1
|
@ -261,7 +261,7 @@ 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 \fBCOLS_MAX_IRC\fR / \fBCOLS_MAX_CONSOLE\fR globals, or the actual widths of the terminal. If used with \fB\-h\fR or \fB\-c 94-99\fR, put \fB\-y\fR option first or the override will be ignored. Cannot be used with \fB\-\-help\fR/\fB\-\-version\fR/\fB\-\-recommends\fR 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 \fB\-h\fR or \fB\-c 94-99\fR, put \fB\-y\fR option first or the override will be ignored. Cannot be used with \fB\-\-help\fR/\fB\-\-version\fR/\fB\-\-recommends\fR type long options. Example: \fBinxi \-y 130 -Fxx\fR
|
||||
.TP
|
||||
.B \-z
|
||||
Adds security filters for IP addresses, Mac, location (\fB\-w\fR), and user home directory name. Default on for irc clients.
|
||||
|
|
Loading…
Reference in a new issue