source: other-projects/expeditee-release-kits/shared/linux/p7z-essentials/DOCS/MANUAL/switches/stop_switch.htm@ 28714

Last change on this file since 28714 was 28714, checked in by ak19, 10 years ago

jts21 - Customising the shared/linux folder for expeditee, meaning that now it's no longer an svn:external from greenstone. Add self extracting 32/64 bit Java 8 JREs, and files + instructions for creating them.

File size: 647 bytes
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<HTML>
3<HEAD>
4 <META http-equiv="Content-Type" content="text/html; charset=Windows-1252">
5 <TITLE>-- (Stop switches parsing) switch</TITLE>
6 <LINK href="style.css" rel="stylesheet" type="text/css">
7</HEAD>
8
9<BODY>
10
11<H1>-- (Stop switches parsing) switch</H1>
12
13<P>Disables switch parsing after "--" on the command line.
14This is to allow 7-Zip to use file names that start with "-".
15
16<H4>Syntax</H4>
17
18<PRE class="syntax">
19--
20</PRE>
21
22<H4>Examples</H4>
23
24<PRE class="example">
257z t -- -ArchiveName.7z
26</PRE>
27
28<P>tests <SPAN class="filename">-ArchiveName.7z</SPAN> archive.</P>
29
30</BODY>
31</HTML>
Note: See TracBrowser for help on using the repository browser.