summaryrefslogtreecommitdiffstats
path: root/inxi.1
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2017-09-29 17:16:11 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2017-09-29 17:16:11 -0400
commitc8e4d17539ab811f1c175740a3d4c27b917fa87b (patch)
tree150c6bd30a21a19e1d3bc5177a3f973e36cbfb02 /inxi.1
parentafe296bdf39cb101ccd17aa16c6c7d7c316b145a (diff)
downloadinxi-600436601e7d68954368c5c5dd59be47ffa0fc59.tar.bz2
inxi-600436601e7d68954368c5c5dd59be47ffa0fc59.tar.xz
inxi-600436601e7d68954368c5c5dd59be47ffa0fc59.tar.zst
New upstream version 2.3.40upstream/2.3.40
Diffstat (limited to 'inxi.1')
-rw-r--r--inxi.121
1 files changed, 16 insertions, 5 deletions
diff --git a/inxi.1 b/inxi.1
index 48a588a..e3e1921 100644
--- a/inxi.1
+++ b/inxi.1
@@ -1,4 +1,4 @@
-.TH INXI 1 "2017\-08\-23" inxi "inxi manual"
+.TH INXI 1 "2017\-09\-21" inxi "inxi manual"
.SH NAME
inxi \- Command line system information script for console and IRC
.SH SYNOPSIS
@@ -465,6 +465,9 @@ Note that \fBvolts\fR shows the data (if available) as: Voltage Now / Minimum De
.B \-xx \-D
\- Adds disk serial number.
.TP
+.B \-xx \-D
+\- Adds disk firmware revision number, if available (nvme and possibly other types).
+.TP
.B \-xx \-G
\- Adds vendor:product ID of each Graphics card.
.TP
@@ -630,13 +633,21 @@ If you leave off the \fB\-o\fR, only you will see the output on your local IRC c
.B /cmd inxi
\fR[\fBoptions\fR]
-To run inxi in konversation as a native script if your distribution or inxi package did not do this for you,
-create this symbolic link:
+To run inxi in konversation as a native script if your distribution or inxi package
+did not do this for you, create this symbolic link [the first works for KDE 4,
+the second for KDE 5]:
.B ln \-s /usr/local/bin/inxi /usr/share/kde4/apps/konversation/scripts/inxi
+.B ln \-s /usr/local/bin/inxi /usr/share/konversation/scripts/inxi
+
If inxi is somewhere else, change the path \fB/usr/local/bin\fR to wherever it is located.
+If you are using KDE/QT 5, then you may also need to add the following to get the konversation
+\fR/inxi\fR command to work:
+
+.B ln \-s /usr/share/konversation /usr/share/apps/
+
Then you can start inxi directly, like this:
.B /inxi
@@ -690,7 +701,7 @@ exists, it will go there, and as a last default, the legacy location is used:
See wiki pages for more information on how to set these up:
.TP
-.I http://smxi.org/docs/inxi\-configuration.htm
+.I https://smxi.org/docs/inxi\-configuration.htm
.SH BUGS
Please report bugs using the following resources.
@@ -709,7 +720,7 @@ You can also visit
\fRchannel:\fI #smxi\fR to post issues.
.SH HOMEPAGE
.I https://github.com/smxi/inxi
-.I http://smxi.org/
+.I https://smxi.org/
.SH AUTHOR AND CONTRIBUTORS TO CODE
.B inxi
is is a fork of locsmif's largely unmaintained yet very clever, infobash script.