mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Don't forget the arguments for -M and -N in the DESCRIPTION section.
This commit is contained in:
parent
505fad52f7
commit
1deda7df19
1 changed files with 2 additions and 2 deletions
|
|
@ -91,10 +91,10 @@ list
|
|||
Restrict matches to processes with a parent process ID in the
|
||||
comma-separated list
|
||||
.Ar ppid .
|
||||
.It Fl M
|
||||
.It Fl M Ar core
|
||||
Extract values associated with the name list from the specified core
|
||||
instead of the currently running system.
|
||||
.It Fl N
|
||||
.It Fl N Ar system
|
||||
Extract the name list from the specified system instead of the default,
|
||||
which is the kernel image the system has booted from.
|
||||
.It Fl U Ar uid
|
||||
|
|
|
|||
Loading…
Reference in a new issue