diff --git a/pgrep.1 b/pgrep.1 index b8eb864f..6948b323 100644 --- a/pgrep.1 +++ b/pgrep.1 @@ -76,10 +76,11 @@ own process group. Only match processes whose real group ID is listed. Either the numerical or symbolical value may be used. .TP -\fB\-l\fR, \fB\-\-\fRlist\-name\fR +\fB\-l\fR, \fB\-\-list\-name\fR List the process name 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