pretty-html-synopsis-20060228
[openafs.git] / doc / man-pages / pod8 / kas_list.pod
index d7642d8..088993e 100644 (file)
@@ -4,16 +4,22 @@ kas list - Displays all entries in the Authentication Database
 
 =head1 SYNOPSIS
 
+=for html
+<div class="synopsis">
+
 B<kas list> [B<-long>] [B<-showadmin>] [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>>+]
+    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 ls> [B<-l>] [B<-showa>] [B<-showk>]
-    [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<-n>] [B<-h>]
+    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<-n>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION