diff options
Diffstat (limited to 'inxi.1')
| -rw-r--r-- | inxi.1 | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.TH INXI 1 "2018\-10\-14" inxi "inxi manual" +.TH INXI 1 "2018\-11\-28" inxi "inxi manual" .SH NAME inxi \- Command line system information script for console and IRC .SH SYNOPSIS @@ -1011,6 +1011,13 @@ Overrides default internal value and user configuration value: \fBCPU_SLEEP=0.25\fR .TP +.B \-\-tty\fR +Forces internal IRC flag to off. Useful for running in Ansible or Chef, where the +program may not be seen as a shell/tty, but it is not an IRC client. Put +\fB\-\-tty\fR first in option list to avoid unexpected errors. If you want a specific +output width, use the \fB\-\-width\fR option. + +.TP .B \-\-usb\-sys\fR Forces the USB data generator to use \fB/sys\fR as data source instead of \fBlsusb\fR. |
