Debian Bug report #526355
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526355 Flag -f doesn't modify output anymore. There is a new flag -a to show full command line processes. Signed-off-by: Alfredo Esteban <aedelatorre@gmail.com>
This commit is contained in:
committed by
Craig Small
parent
00d7d4e37a
commit
f12277c74d
5
pgrep.1
5
pgrep.1
@ -81,6 +81,11 @@ List the process name as well as the process ID.
|
||||
.RB ( pgrep
|
||||
only.)
|
||||
.TP
|
||||
\fB\-a\fR, \fB\-\-list\-full\fR
|
||||
List the full command line as well as the process ID.
|
||||
.RB ( pgrep
|
||||
only.)
|
||||
.TP
|
||||
\fB\-n\fR, \fB\-\-newest\fR
|
||||
Select only the newest (most recently started) of the matching processes.
|
||||
.TP
|
||||
|
Reference in New Issue
Block a user