1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 11:35:51 +02:00

expand: update ignore structure example

This commit is contained in:
pxgamer 2018-06-14 16:18:12 +01:00 committed by Agniva De Sarker
parent 7e87e7001a
commit c76af0fe7d

View file

@ -18,6 +18,6 @@
`expand {{path/to/file.cab}} {{path/to/directory}} -f:{{file}}` `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` `expand {{path/to/file.cab}} {{path/to/directory}} -i`