~ubuntu-branches/ubuntu/precise/p7zip/precise-updates

« back to all changes in this revision

Viewing changes to DOCS/MANUAL/commands/list.htm

  • Committer: Bazaar Package Importer
  • Author(s): Mohammed Adnène Trojette
  • Date: 2009-02-14 20:12:27 UTC
  • mfrom: (1.1.11 upstream) (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090214201227-go63qxm9ozfdma60
Tags: 4.65~dfsg.1-1
* New upstream release.
* Remove wx2.8 Build-Depends added by mistakes (7zG is not yet
  intended to be built).
* Use dh_clean without -k.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
    <SPAN class="filename">archive.zip</SPAN> with full pathnames.</P>
51
51
-->
52
52
 
 
53
 
 
54
<H4>Notes</H4>
 
55
 
 
56
<P>7-Zip doesn't uses the system wildcard parser. 7-Zip doesn't
 
57
follow the archaic rule by which *.* means any file. 7-Zip treats
 
58
*.* as matching the name of any file that has an extension. To process 
 
59
all files, you must use a * wildcard.</P>
 
60
 
 
61
 
53
62
<H4>Switches that can be used with this command</H4>
54
63
 
55
64
<P>
60
69
  <A href="../switches/list_tech.htm">-slt (Show technical information)</A><BR>
61
70
  <A href="../switches/password.htm">-p (Set Password)</A><BR>
62
71
  <A href="../switches/recurse.htm">-r (Recurse)</A><BR>
 
72
  <A href="../switches/type.htm">-t (Type of archive)</A><BR>
63
73
  <A href="../switches/exclude.htm">-x (Exclude)</A>
64
74
</P>
65
75