Author: Tobias Schlitt
Date: 2006-01-17 14:15:12 +0100 (Tue, 17 Jan 2006)
New Revision: 1944

Log:
- Layout update.

Modified:
   docs/applications.txt

Modified: docs/applications.txt
===================================================================
--- docs/applications.txt       2006-01-17 13:09:41 UTC (rev 1943)
+++ docs/applications.txt       2006-01-17 13:15:12 UTC (rev 1944)
@@ -33,7 +33,7 @@
 -c/--create     Create a new archive from a directory.
 -d/--directory  Directory to perform option on (default is <./>).
 -i/--ignore     Ignore paths matching a PCRE from any action (multiple
-                           possible).
+                possible).
 -a/--all-info   No help available.
 ==============  ======================================================
 
@@ -69,16 +69,15 @@
 Options
 -------
 
--a, --all        do not hide entries starting with .
-
---color=WHEN     control whether color is used to distinguish file types. WHEN
+===============  ======================================================
+-a, --all        Do not hide entries starting with .
+--color=WHEN     Control whether color is used to distinguish file types. WHEN
                  may be never, always, or auto
-
--d, --directory  list directory entries instead of contents, and do not
+-d, --directory  List directory entries instead of contents, and do not
                  dereference symbolic links
+-l               Use a long listing format
+===============  ======================================================
 
--l               use a long listing format
-
 Components
 ----------
 
@@ -107,9 +106,10 @@
 Options
 -------
 
+===================  ======================================================
 --http-user=USER      connect to server with user USER
-
 --http-password=PWD   connect to server with password PWD
+===================  ======================================================
 
 Components
 ----------
@@ -142,20 +142,18 @@
 Options
 -------
 
--u USER, --user=USER      connect to database with user USER
-
--p PWD, --password=PWD    connect to database with password PWD
-
--h HOST, --host=HOST      connect to database on server HOST, default is
+========================  
======================================================
+-u USER, --user=USER      Connect to database with user USER
+-p PWD, --password=PWD    Connect to database with password PWD
+-h HOST, --host=HOST      Connect to database on server HOST, default is
                           localhost.
-
--S SOCK, --socket=SOCKET  connect to database using socket SOCK, this only
+-S SOCK, --socket=SOCKET  Connect to database using socket SOCK, this only
                           works for some database servers. Socket connection is
                           the default for some database when HOST is
                           localhost.
-
--P PORT, --port=PORT      connect to database port PORT, if this is used any
+-P PORT, --port=PORT      Connect to database port PORT, if this is used any
                           SOCK values will be ignored
+========================  
======================================================
 
 Note: This application will require readline support in PHP.
 

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

Reply via email to