From c76af0fe7dceb8b7c2158e45f244494ec580165d Mon Sep 17 00:00:00 2001 From: pxgamer Date: Thu, 14 Jun 2018 16:18:12 +0100 Subject: [PATCH] expand: update ignore structure example --- pages/windows/expand.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/windows/expand.md b/pages/windows/expand.md index 68238d519d..506a175f29 100644 --- a/pages/windows/expand.md +++ b/pages/windows/expand.md @@ -18,6 +18,6 @@ `expand {{path/to/file.cab}} {{path/to/directory}} -f:{{file}}` -- Ignore the directory structure when uncompressing: +- Ignore the directory structure when uncompressing, and add them to a single directory: `expand {{path/to/file.cab}} {{path/to/directory}} -i`