From be3b47d0d504a3409ce66bd77bb8c0acff87c4f5 Mon Sep 17 00:00:00 2001 From: kh1 Date: Thu, 15 Mar 2012 14:53:47 +0100 Subject: Reorganize the tree, have better ifw.pri. Shadow build support. Change-Id: I01fb12537f863ed0744979973c7e4153889cc5cb Reviewed-by: Tim Jenssen --- .../7zip/unix/DOCS/MANUAL/switches/stop_switch.htm | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 src/libs/7zip/unix/DOCS/MANUAL/switches/stop_switch.htm (limited to 'src/libs/7zip/unix/DOCS/MANUAL/switches/stop_switch.htm') diff --git a/src/libs/7zip/unix/DOCS/MANUAL/switches/stop_switch.htm b/src/libs/7zip/unix/DOCS/MANUAL/switches/stop_switch.htm new file mode 100644 index 000000000..12383e507 --- /dev/null +++ b/src/libs/7zip/unix/DOCS/MANUAL/switches/stop_switch.htm @@ -0,0 +1,31 @@ + + + + + -- (Stop switches parsing) switch + + + + + +

-- (Stop switches parsing) switch

+ +

Disables switch parsing after "--" on the command line. +This is to allow 7-Zip to use file names that start with "-". + +

Syntax

+ +
+--
+
+ +

Examples

+ +
+7z t -- -ArchiveName.7z
+
+ +

tests -ArchiveName.7z archive.

+ + + -- cgit v1.2.3