edit of man.1 page, fixed error in man location. irrelevant for distro maintainers.

This commit is contained in:
Harald Hope 2017-01-04 16:23:16 -08:00
parent d60c10b53f
commit a4db567e9a

12
inxi.1
View file

@ -1,4 +1,4 @@
.TH INXI 1 "2016\-12\-20" inxi "inxi manual"
.TH INXI 1 "2017\-01\-04" inxi "inxi manual"
.SH NAME
inxi \- Command line system information script for console and IRC
.SH SYNOPSIS
@ -261,11 +261,17 @@ Show partition UUIDs. Default: short partition \fB\-P\fR. For full \fB\-p\fR out
.B \-U
Note \- Maintainer may have disabled this function.
If inxi \fB\-h\fR has no listing for \fB\-U\fR then its disabled.
If inxi \fB\-h\fR has no listing for \fB\-U\fR then it's disabled.
Auto\-update script. Note: if you installed as root, you must be root to update,
otherwise user is fine. Also installs / updates this Man Page to: \fB/usr/share/man/man1\fR
otherwise user is fine. Also installs / updates this Man Page to: \fB/usr/local/share/man/man1\fR
(if \fB/usr/local/share/man/\fR exists AND there is no inxi man page in \fB/usr/share/man/man1\fR,
otherwise it goes to \fB/usr/share/man/man1\fR)
This requires that you be root to write to that directory.
Previous versions of inxi manually installed man page were installed to \fB/usr/share/man/man1\fR. If
you want the man page to go into \fB/usr/local/share/man/man1\fR move it there and inxi will update to
that path from then on.
.TP
.B \-V
inxi version information. Prints information then exits.