mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 04:55:52 +02:00
expand: update ignore structure example
This commit is contained in:
parent
7e87e7001a
commit
c76af0fe7d
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue