[svn] Documentation update. trunk

Sun, 29 Apr 2007 13:29:50 -0400

author
brett
date
Sun, 29 Apr 2007 13:29:50 -0400
branch
trunk
changeset 24
60056f3e3e60
parent 23
039dd321a7d0
child 25
ef62f2f55eb8

[svn] Documentation update.

README file | annotate | diff | comparison | revisions
TODO file | annotate | diff | comparison | revisions
--- a/README	Sat Apr 28 23:52:36 2007 -0400
+++ b/README	Sun Apr 29 13:29:50 2007 -0400
@@ -40,6 +40,11 @@
    files which all need to be extracted into the same directory structure.
    Note that existing files may be overwritten with this option.
 
+-n, --noninteractive
+   dtrx will normally ask the user how to handle certain corner cases, such
+   as how to handle an archive that only contains one file.  This option
+   suppresses those questions; dtrx will instead use sane defaults.
+
 -l, -t, --list, --table
    Don't extract the archives; just list their contents on standard output.
 
--- a/TODO	Sat Apr 28 23:52:36 2007 -0400
+++ b/TODO	Sun Apr 29 13:29:50 2007 -0400
@@ -1,5 +1,5 @@
 Things which I have a use case/anti-use case for:
-* Prompt the user to recurse.
+* Some better way of dealing with options/policies.
 * Use file to detect the archive type.
 * Support lzma compression (http://tukaani.org/lzma/download)
 * Support pisi packages (http://paketler.pardus.org.tr/pardus-2007/)

mercurial