pretty-html-synopsis-20060228
[openafs.git] / doc / man-pages / pod8 / kas_examine.pod
index 8c98c1c..1f09c74 100644 (file)
@@ -4,16 +4,22 @@ kas examine - Displays information from an Authentication Database entry
 
 =head1 SYNOPSIS
 
-B<kas examine> B<-name> <I<name of user>> [B<-showkey>]
-    [B<-admin_username> <I<admin principal to use for authentication>>]
-    [B<-password_for_admin> <I<admin password>>] [B<-cell> <I<cell name>>]
-    [B<-servers> <I<explicit list of authentication servers>>+]
+=for html
+<div class="synopsis">
+
+B<kas examine> S<<< B<-name> <I<name of user>> >>> [B<-showkey>]
+    S<<< [B<-admin_username> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-password_for_admin> <I<admin password>>] >>> S<<< [B<-cell> <I<cell name>>] >>>
+    S<<< [B<-servers> <I<explicit list of authentication servers>>+] >>>
     [B<-noauth>] [B<-help>]
 
-B<kas e> B<-na> <I<name of user>> [B<-sh>]
-    [B<-a> <I<admin principal to use for authentication>>]
-    [B<-p> <I<admin password>>] [B<-c> <I<cell name>>]
-    [B<-se> <I<explicit list of authentication servers>>+] [B<-no>] [B<-h>]
+B<kas e> S<<< B<-na> <I<name of user>> >>> [B<-sh>]
+    S<<< [B<-a> <I<admin principal to use for authentication>>] >>>
+    S<<< [B<-p> <I<admin password>>] >>> S<<< [B<-c> <I<cell name>>] >>>
+    S<<< [B<-se> <I<explicit list of authentication servers>>+] >>> [B<-no>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION