Changeset 218

Show
Ignore:
Timestamp:
01/03/07 22:44:51 (2 years ago)
Author:
Gregor
Message:

edit.php: Made a useful help message in editing.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/dsss-smi/edit.php

    r210 r218  
    4848?> 
    4949 
     50<pre> 
     51Format: name protocol/format source [patch] 
     52svn: 
     53  &lt;name%gt; svn &lt;repo path&gt; 
     54zip/tgz/bz2: 
     55  &lt;name&gt; &lt;format&gt; &lt;url&gt 
     56patch format (not useful in the general case): 
     57  patchfile 
     58    or 
     59  directory:patchfile 
     60</pre><br> 
    5061<textarea name='cont' rows=10 cols=120><?PHP 
    5162if (file_exists($pkgfname)) {