summaryrefslogtreecommitdiff
path: root/clients
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
commit5a03023234d4d7774620936ddaa2b860a896e413 (patch)
treeb96bc48565e16f32347715a7797fad3f79f6f7df /clients
parent14252b7dc3caa89e5a6f09256a1f1f6578a9bf4a (diff)
update documentation
Diffstat (limited to 'clients')
-rw-r--r--clients/zlocate/zlocate.116
1 files changed, 15 insertions, 1 deletions
diff --git a/clients/zlocate/zlocate.1 b/clients/zlocate/zlocate.1
index e361898..0381966 100644
--- a/clients/zlocate/zlocate.1
+++ b/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)