mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
man edit
This commit is contained in:
parent
95cf1aaed9
commit
4e7a20a4b4
5
inxi.1
5
inxi.1
|
@ -1070,10 +1070,13 @@ For alternate ftp upload locations: Example:
|
||||||
|
|
||||||
.SH DEBUGGING OPTIONS TO DEBUG DEBUGGER FAILURES
|
.SH DEBUGGING OPTIONS TO DEBUG DEBUGGER FAILURES
|
||||||
|
|
||||||
|
Only used the following in conjunction with \fB\-\-debug 2[012]\fR, and only
|
||||||
|
use if you experienced a failure or hang, or were instructed to do so.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B \-\-debug\-proc\fR
|
.B \-\-debug\-proc\fR
|
||||||
Force debugger to parse \fB/proc\fR directory data when run as root. Normally this is
|
Force debugger to parse \fB/proc\fR directory data when run as root. Normally this is
|
||||||
disabled due to unpredictable data in /proc tree. Only used with \fB\-\-debug 2x\fR.
|
disabled due to unpredictable data in /proc tree.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B \-\-debug\-proc\-print\fR
|
.B \-\-debug\-proc\-print\fR
|
||||||
|
|
Loading…
Reference in a new issue