summaryrefslogtreecommitdiffstats
path: root/usr.bin/id/id.1
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-08-21 06:47:58 +0000
committerobrien <obrien@FreeBSD.org>1998-08-21 06:47:58 +0000
commit64c7d46ad00c98ca517d38f516839ce2460b6c1a (patch)
tree3d560c0b002bc45cef3d9330b17f516b3c61789b /usr.bin/id/id.1
parentc237eaa035087aef88dc060f5536924ad7ed27ce (diff)
downloadFreeBSD-src-64c7d46ad00c98ca517d38f516839ce2460b6c1a.zip
FreeBSD-src-64c7d46ad00c98ca517d38f516839ce2460b6c1a.tar.gz
Add "-P" display the id as a password file entry.
Submitted by: terry
Diffstat (limited to 'usr.bin/id/id.1')
-rw-r--r--usr.bin/id/id.17
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.bin/id/id.1 b/usr.bin/id/id.1
index f739a1e..56fdcb7 100644
--- a/usr.bin/id/id.1
+++ b/usr.bin/id/id.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)id.1 8.1 (Berkeley) 6/6/93
-.\" $Id: id.1,v 1.3 1997/06/23 04:02:57 steve Exp $
+.\" $Id: id.1,v 1.4 1998/02/28 21:37:54 alex Exp $
.\"
.Dd June 6, 1993
.Dt ID 1
@@ -48,6 +48,9 @@
.Fl G Op Fl n
.Op Ar user
.Nm id
+.Fl P
+.Op Ar user
+.Nm id
.Fl g Op Fl nr
.Op Ar user
.Nm id
@@ -74,6 +77,8 @@ The options are as follows:
.It Fl G
Display the different group IDs (effective, real and supplementary)
as white-space separated numbers, in no particular order.
+.It Fl P
+Display the id as a password file entry.
.It Fl g
Display the effective group ID as a number.
.It Fl n
OpenPOWER on IntegriCloud