Author: Derick Rethans
Date: 2006-01-17 12:08:05 +0100 (Tue, 17 Jan 2006)
New Revision: 1940

Log:
- Fixed rst format.

Modified:
   docs/applications.txt

Modified: docs/applications.txt
===================================================================
--- docs/applications.txt       2006-01-17 11:05:08 UTC (rev 1939)
+++ docs/applications.txt       2006-01-17 11:08:05 UTC (rev 1940)
@@ -15,21 +15,23 @@
 SYNOPSIS
 --------
 
-       ::
+Synopsis: ::
 
-archiver [-h] [-l] [-e] [-c] [-d <string>] [-i <string>] [-a]  [[--] <args>]
+    archiver [-h] [-l] [-e] [-c] [-d <string>] [-i <string>] [-a]  [[--] 
<args>]
 
 Options
 -------
 
+==============  ======================================================
 -h/--help       Get help information.
 -l/--list       List contents of an archive.
 -e/--extract    Extract all files from an archive.
 -c/--create     Create a new archive from a directory.
 -d/--directory  Directory to perform option on (default is <./>).
--i/--ignore     Ignore pathes matching a PCRE from any action (multiple
+-i/--ignore     Ignore paths matching a PCRE from any action (multiple
                            possible).
 -a/--all-info   No help available.
+==============  ======================================================
 
 Components
 ----------

-- 
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to