summaryrefslogtreecommitdiffstats
path: root/bin/ps/ps.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r--bin/ps/ps.19
1 files changed, 8 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 240fa20..ad506e4 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -29,7 +29,7 @@
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
-.Dd May 27, 2015
+.Dd December 1, 2015
.Dt PS 1
.Os
.Sh NAME
@@ -103,6 +103,13 @@ and associated command.
.Pp
The options are as follows:
.Bl -tag -width indent
+.It Fl -libxo
+Generate output via
+.Xr libxo 3
+in a selection of different human and machine readable formats.
+See
+.Xr xo_parse_args 3
+for details on command line arguments.
.It Fl a
Display information about other users' processes as well as your own.
If the
OpenPOWER on IntegriCloud