OSDN Git Service

add help file in v4.64
[sevenzip/7-Zip.git] / sevenzip.sourceforge.jp / chm / cmdline / commands / test.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">\r
2 <HTML>\r
3 <HEAD>\r
4   <META http-equiv="Content-Type" content="text/html; charset=Windows-1252">\r
5   <TITLE>t (Test integrity of archive) command</TITLE>\r
6   <LINK href="style.css" rel="stylesheet" type="text/css">\r
7 </HEAD>\r
8 \r
9 <BODY>\r
10 \r
11 <H1>t (Test integrity of archive) command</H1>\r
12 \r
13 <P>Tests archive files.</P>\r
14 \r
15 <H4>Example</H4>\r
16 \r
17 <PRE class="example">\r
18 7z t archive.zip *.doc -r\r
19 </PRE>\r
20 \r
21 <P>tests <SPAN class="filename">*.doc</SPAN> files in archive\r
22     <SPAN class="filename">archive.zip</SPAN>.</P>\r
23 \r
24 \r
25 <H4>Notes</H4>\r
26 \r
27 <P>7-Zip doesn't uses the system wildcard parser. 7-Zip doesn't\r
28 follow the archaic rule by which *.* means any file. 7-Zip treats\r
29 *.* as matching the name of any file that has an extension. To process \r
30 all files, you must use a * wildcard.</P>\r
31 \r
32 \r
33 <H4>Switches that can be used with this command</H4>\r
34 \r
35 <P>\r
36   <A href="../switches/ar_include.htm">-ai (Include archives)</A><BR>\r
37   <A href="../switches/ar_no.htm">-an (Disable parsing of archive_name)</A><BR>\r
38   <A href="../switches/ar_exclude.htm">-ax (Exclude archives)</A><BR>\r
39   <A href="../switches/include.htm">-i (Include)</A><BR>\r
40   <A href="../switches/password.htm">-p (Set Password)</A><BR>\r
41   <A href="../switches/recurse.htm">-r (Recurse)</A><BR>\r
42   <A href="../switches/exclude.htm">-x (Exclude)</A>\r
43 </P>\r
44 \r
45 </BODY>\r
46 </HTML>\r