[23393] in Source-Commits
/svn/athena r23047 - trunk/athena/lib/zephyr/clients/zlocate
daemon@ATHENA.MIT.EDU (geofft@MIT.EDU)
Sun Jun 29 00:16:53 2008
Date: Sun, 29 Jun 2008 00:16:22 -0400 (EDT)
From: geofft@MIT.EDU
Message-Id: <200806290416.AAA06900@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: geofft
Date: 2008-06-29 00:16:21 -0400 (Sun, 29 Jun 2008)
New Revision: 23047
Modified:
trunk/athena/lib/zephyr/clients/zlocate/zlocate.1
Log:
* athena/lib/zephyr/clients/zlocate/zlocate.1: Document -1 and -p in the man page.
Modified: trunk/athena/lib/zephyr/clients/zlocate/zlocate.1
===================================================================
--- trunk/athena/lib/zephyr/clients/zlocate/zlocate.1 2008-06-28 05:10:45 UTC (rev 23046)
+++ trunk/athena/lib/zephyr/clients/zlocate/zlocate.1 2008-06-29 04:16:21 UTC (rev 23047)
@@ -15,6 +15,10 @@
.B -a
|
.B -d
+] [
+.B -1
+] [
+.B -p
] user ...
.SH DESCRIPTION
.I Zlocate
@@ -33,13 +37,23 @@
By default, all zlocate requests are authenticated using
.IR Kerberos .
-If you do not have kerberos tickets, or for some other reason do not
+If you do not have Kerberos tickets, or for some other reason do not
want to authenticate, the
.B -d
option will turn off authentication. The
.B -a
option is the default, authentication on.
+When locating multiple users,
+.I zlocate
+will display the user name on a line by itself, followed by the locations for that user. To display the user name on the same line as the output, use the
+.B -1
+option (the numeral one).
+
+To look up multiple users in parallel asynchronously, use the
+.B -p
+option.
+
.SH DIAGNOSTICS
.I zlocate
exits with status zero (0) if at least one user was found, and one (1)