aboutsummaryrefslogtreecommitdiffstats
path: root/inxi.1
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2018-11-30 17:03:59 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2018-11-30 17:03:59 -0500
commitf83d45c4c26f7f645423ebc1132dc84772446811 (patch)
tree8b895925491f960fff2c81c552a5a967c069ec64 /inxi.1
parentf709cff1f25ce310b9c3aca6e50ed71aed331737 (diff)
parent2019d80c218233f1aa821098629d836f268a8e5d (diff)
Update upstream source from tag 'upstream/3.0.28-1'
Update to upstream version '3.0.28-1' with Debian dir 477716b984f4966b4b20718bd6c6dcc398a569ff
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.