summaryrefslogtreecommitdiff
path: root/pgrep.1
diff options
context:
space:
mode:
Diffstat (limited to 'pgrep.1')
-rw-r--r--pgrep.19
1 files changed, 9 insertions, 0 deletions
diff --git a/pgrep.1 b/pgrep.1
index a0e7376..c9860c7 100644
--- a/pgrep.1
+++ b/pgrep.1
@@ -146,6 +146,15 @@ than
\fB\-L\fR, \fB\-\-logpidfile\fR
Fail if pidfile (see -F) not locked.
.TP
+\fB\-\-ns \fIpid\fP
+Match processes that belong to the same namespaces. Required to run as
+root to match processes from other users. See \-\-nslist for how to limit
+which namespaces to match.
+.TP
+\fB\-\-nslist \fIname\fP,...
+Match only the provided namespaces. Available namespaces:
+ipc, mnt, net, pid, user,uts.
+.TP
\fB\-V\fR, \fB\-\-version\fR
Display version information and exit.
.TP