summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2009-03-22 21:16:09 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2009-03-22 21:16:09 +0000
commitcf3e830ba61cafd9d4b27b1a3484a1a09cf63220 (patch)
tree1a8e9d8891dbc0d4b0bfe377d20f7c02b7737af2
parent812a2d00db0cf069c676fda0a814ed5e9a957b04 (diff)
update documentation
-rw-r--r--zephyr/clients/zlocate/zlocate.116
1 files changed, 15 insertions, 1 deletions
diff --git a/zephyr/clients/zlocate/zlocate.1 b/zephyr/clients/zlocate/zlocate.1
index e361898..0381966 100644
--- a/zephyr/clients/zlocate/zlocate.1
+++ b/zephyr/clients/zlocate/zlocate.1
@@ -15,6 +15,10 @@ zlocate \- find a user using Zephyr
.B -a
|
.B -d
+] [
+.B -1
+] [
+.B -p
] user ...
.SH DESCRIPTION
.I Zlocate
@@ -33,13 +37,23 @@ using X or for some other reason is only using the terminal interface to
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)