jvanzyl     00/10/21 19:11:40

  Modified:    xdocs    migration.xml
  Log:
  - adding final para.
  
  Revision  Changes    Path
  1.2       +8 -1      jakarta-velocity/xdocs/migration.xml
  
  Index: migration.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/migration.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- migration.xml     2000/10/22 02:06:27     1.1
  +++ migration.xml     2000/10/22 02:11:39     1.2
  @@ -37,8 +37,15 @@
       
       or
       
  -    ./convert-wm.sh <directory structure of templates>
  +    ./convert-wm.sh templates
       ]]></source>
  +</p>
  +
  +<p>
  +    This will produce a single Velocity template named
  +    template.vm, or a directory structure of templates
  +    named templates.vm. Your original templates are
  +    preserved.
   </p>
   
   </s1>
  
  
  

Reply via email to