README

branch
trunk
changeset 24
60056f3e3e60
parent 19
bb6e9f4af1a5
child 28
4d88f2231d33
equal deleted inserted replaced
23:039dd321a7d0 24:60056f3e3e60
38 Extract archive contents into the current directory, instead of their 38 Extract archive contents into the current directory, instead of their
39 own dedicated directory. This is handy if you have multiple archive 39 own dedicated directory. This is handy if you have multiple archive
40 files which all need to be extracted into the same directory structure. 40 files which all need to be extracted into the same directory structure.
41 Note that existing files may be overwritten with this option. 41 Note that existing files may be overwritten with this option.
42 42
43 -n, --noninteractive
44 dtrx will normally ask the user how to handle certain corner cases, such
45 as how to handle an archive that only contains one file. This option
46 suppresses those questions; dtrx will instead use sane defaults.
47
43 -l, -t, --list, --table 48 -l, -t, --list, --table
44 Don't extract the archives; just list their contents on standard output. 49 Don't extract the archives; just list their contents on standard output.
45 50
46 -q, --quiet 51 -q, --quiet
47 Suppress warning messages. Listing this option twice will cause the 52 Suppress warning messages. Listing this option twice will cause the

mercurial