From e868330d57464fe59915b1805c6fb545fb9906c9 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 20 Nov 2019 19:51:44 -0500 Subject: New upstream version 3.0.37-1 --- inxi.1 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'inxi.1') diff --git a/inxi.1 b/inxi.1 index 344cc42..22b3677 100644 --- a/inxi.1 +++ b/inxi.1 @@ -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 @@ -1018,6 +1018,14 @@ Skip SSL certificate checks for all downloader actions (\fB\-U\fR, \fB\-w\fR, 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. -- cgit v1.2.3