OSDN Git Service

9c29d706ef6048548e47a2455b4f44204fd27bb7
[sevenzip/7-Zip.git] / chm / cmdline / switches / ar_no.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>-an (Disable parsing of archive_name) switch</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>-an (Disable parsing of archive_name) switch</H1>\r
12 \r
13 <P>Disables parsing of the archive_name field on the command line.\r
14 This switch must be used with the\r
15 <A href="include.htm">-ai (Include archives) switch</A>.\r
16 If you use a file list for your archives, you specify it with the -ai switch,\r
17 so you need to disable parsing of archive_name field from command line.\r
18 \r
19 <H4>Syntax</H4>\r
20 \r
21 <PRE class="syntax">\r
22 -an\r
23 </PRE>\r
24 \r
25 <H4>Examples</H4>\r
26 \r
27 <PRE class="example">\r
28 7z t -an -ai!*.7z -ax!a*.7z\r
29 </PRE>\r
30 \r
31 <P>tests all <SPAN class="filename">*.7z</SPAN> archives,\r
32   except <SPAN class="filename">a*.7z</SPAN> archives.</P>\r
33 \r
34 <H4>Commands that can be used with this switch</H4>\r
35 \r
36 <P>\r
37   <A href="../commands/extract.htm">e (Extract)</A>,\r
38   <A href="../commands/list.htm">l (List)</A>,\r
39   <A href="../commands/test.htm">t (Test)</A>,\r
40   <A href="../commands/extract_full.htm">x (Extract with full paths)</A>\r
41 </P>\r
42 \r
43 <H4>See also</H4>\r
44 \r
45 <P>\r
46   <B>Switches:</B>\r
47   <A href="include.htm">-ai (Include archives)</A>\r
48   <A href="exclude.htm">-ax (Exclude archives)</A>\r
49 </P>\r
50 \r
51 </BODY>\r
52 </HTML>\r