From 5a03023234d4d7774620936ddaa2b860a896e413 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Sun, 22 Mar 2009 21:16:09 +0000 Subject: update documentation --- clients/zlocate/zlocate.1 | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'clients') 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) -- cgit v1.2.3