diff options
Diffstat (limited to 'inxi.1')
| -rw-r--r-- | inxi.1 | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.TH INXI 1 "2019\-08\-14" inxi "inxi manual" +.TH INXI 1 "2019\-11\-19" inxi "inxi manual" .SH NAME inxi \- Command line system information script for console and IRC .SH SYNOPSIS @@ -1019,6 +1019,14 @@ lists, or if you have problems making a connection for any reason. Works with \fBWget\fR, \fBCurl\fR, and \fBFetch\fR only. .TP +.B \-\-no\-sudo\fR +Skips the use of sudo to run certain internal features (like \fBhddtemp\fR, \fBfile\fR) +with sudo. Not related to running inxi itself with sudo or super user. Some systems will +register errors which will then trigger admin emails in such cases, so if you want to disable +regular user use of sudo (which requires configuration to setup anyway for these options) +just use this option, or \fBNO_SUDO\fR configuration item. + +.TP .B \-\-output [json|screen|xml]\fR Change data output type. Requires \-\-output\-file if not \fBscreen\fR. @@ -1298,6 +1306,8 @@ Overrides default. See \fB\-\-indent\-min\fR. If \fB80\fR or less, wrap will nev \fBLIMIT\fR Overrides default of \fB10\fR IP addresses per IF. This is only of interest to sys admins running servers with many IP addresses. +\fBNO_SUDO\fR Set to \fB1\fR or \fBtrue\fR to disable internal use of \fBsudo\fR. + \fBPARTITION_SORT\fR Overrides default partition output sort. See \fB\-\-partition\-sort\fR for options. |
