# HG changeset patch # User brett # Date 1177867790 14400 # Node ID 60056f3e3e60832d7c0794d26cf2e5499381dda7 # Parent 039dd321a7d0ed1f74af0889f36e61ebb1c9fa29 [svn] Documentation update. diff -r 039dd321a7d0 -r 60056f3e3e60 README --- 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. diff -r 039dd321a7d0 -r 60056f3e3e60 TODO --- 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/)