aboutsummaryrefslogtreecommitdiffstats
path: root/inxi.1
diff options
context:
space:
mode:
authorLibravatar Unit 193 <unit193@ubuntu.com>2018-11-30 17:03:54 -0500
committerLibravatar Unit 193 <unit193@ubuntu.com>2018-11-30 17:03:54 -0500
commit2019d80c218233f1aa821098629d836f268a8e5d (patch)
tree4a104625b7c2b4d8cb1dae325b01d4eef2aa095a /inxi.1
parentcf5d80ebe7729c616af26b0142ebebf049ecacea (diff)
downloadinxi-2019d80c218233f1aa821098629d836f268a8e5d.tar.bz2
inxi-2019d80c218233f1aa821098629d836f268a8e5d.tar.xz
inxi-2019d80c218233f1aa821098629d836f268a8e5d.tar.zst
New upstream version 3.0.28-1upstream/3.0.28-1
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.