summaryrefslogtreecommitdiffstats
path: root/inxi.1
diff options
context:
space:
mode:
Diffstat (limited to 'inxi.1')
-rw-r--r--inxi.19
1 files changed, 8 insertions, 1 deletions
diff --git a/inxi.1 b/inxi.1
index 14a1ade..2e8f57c 100644
--- a/inxi.1
+++ b/inxi.1
@@ -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.