OSDN Git Service

move chm dir
[sevenzip/7-Zip.git] / sevenzip.sourceforge.jp / chm / cmdline / commands / test.htm
diff --git a/sevenzip.sourceforge.jp/chm/cmdline/commands/test.htm b/sevenzip.sourceforge.jp/chm/cmdline/commands/test.htm
new file mode 100644 (file)
index 0000000..9dc063d
--- /dev/null
@@ -0,0 +1,46 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">\r
+<HTML>\r
+<HEAD>\r
+  <META http-equiv="Content-Type" content="text/html; charset=Windows-1252">\r
+  <TITLE>t (Test integrity of archive) command</TITLE>\r
+  <LINK href="style.css" rel="stylesheet" type="text/css">\r
+</HEAD>\r
+\r
+<BODY>\r
+\r
+<H1>t (Test integrity of archive) command</H1>\r
+\r
+<P>Tests archive files.</P>\r
+\r
+<H4>Example</H4>\r
+\r
+<PRE class="example">\r
+7z t archive.zip *.doc -r\r
+</PRE>\r
+\r
+<P>tests <SPAN class="filename">*.doc</SPAN> files in archive\r
+    <SPAN class="filename">archive.zip</SPAN>.</P>\r
+\r
+\r
+<H4>Notes</H4>\r
+\r
+<P>7-Zip doesn't uses the system wildcard parser. 7-Zip doesn't\r
+follow the archaic rule by which *.* means any file. 7-Zip treats\r
+*.* as matching the name of any file that has an extension. To process \r
+all files, you must use a * wildcard.</P>\r
+\r
+\r
+<H4>Switches that can be used with this command</H4>\r
+\r
+<P>\r
+  <A href="../switches/ar_include.htm">-ai (Include archives)</A><BR>\r
+  <A href="../switches/ar_no.htm">-an (Disable parsing of archive_name)</A><BR>\r
+  <A href="../switches/ar_exclude.htm">-ax (Exclude archives)</A><BR>\r
+  <A href="../switches/include.htm">-i (Include)</A><BR>\r
+  <A href="../switches/password.htm">-p (Set Password)</A><BR>\r
+  <A href="../switches/recurse.htm">-r (Recurse)</A><BR>\r
+  <A href="../switches/exclude.htm">-x (Exclude)</A>\r
+</P>\r
+\r
+</BODY>\r
+</HTML>\r