pretty-html-synopsis-20060228
[openafs.git] / doc / man-pages / pod1 / vos_listvldb.pod
index 08f7a72..9684376 100644 (file)
@@ -4,14 +4,20 @@ vos listvldb - Displays a volume's VLDB entry
 
 =head1 SYNOPSIS
 
-B<vos listvldb> [B<-name> <I<volume name or ID>>]
-    [B<-server> <I<machine name>>] [B<-partition> <I<partition name>>]
-    [B<-locked>] [B<-quiet>] [B<-nosort>] [B<-cell> <I<cell name>>]
+=for html
+<div class="synopsis">
+
+B<vos listvldb> S<<< [B<-name> <I<volume name or ID>>] >>>
+    S<<< [B<-server> <I<machine name>>] >>> S<<< [B<-partition> <I<partition name>>] >>>
+    [B<-locked>] [B<-quiet>] [B<-nosort>] S<<< [B<-cell> <I<cell name>>] >>>
     [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
 
-B<vos listvl> [B<-na> <I<volume name or ID>>] [B<-s> <I<machine name>>]
-    [B<-p> <I<partition name>>] [B<-lock>] [B<-q>] [B<-nos>]
-    [B<-c> <I<cell name>>] [B<-noa>] [B<-loca>] [B<-v>] [B<-h>]
+B<vos listvl> S<<< [B<-na> <I<volume name or ID>>] >>> S<<< [B<-s> <I<machine name>>] >>>
+    S<<< [B<-p> <I<partition name>>] >>> [B<-lock>] [B<-q>] [B<-nos>]
+    S<<< [B<-c> <I<cell name>>] >>> [B<-noa>] [B<-loca>] [B<-v>] [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION