docs: add exit values to pmap manual page
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
46d5d44734
commit
127c82763a
15
pmap.1
15
pmap.1
@ -37,6 +37,21 @@ Display help text and exit.
|
|||||||
.TP
|
.TP
|
||||||
\fB\-V\fR, \fB\-\-version\fR
|
\fB\-V\fR, \fB\-\-version\fR
|
||||||
Display version information and exit.
|
Display version information and exit.
|
||||||
|
.SH "EXIT STATUS"
|
||||||
|
.PP
|
||||||
|
.RS
|
||||||
|
.PD 0
|
||||||
|
.TP
|
||||||
|
.B 0
|
||||||
|
Success.
|
||||||
|
.TP
|
||||||
|
.B 1
|
||||||
|
Failure.
|
||||||
|
.TP
|
||||||
|
.B 42
|
||||||
|
Did not find all processes asked for.
|
||||||
|
.PD
|
||||||
|
.RE
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.BR ps (1),
|
.BR ps (1),
|
||||||
.BR pgrep (1)
|
.BR pgrep (1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user