mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 21:15:35 +02:00
engrampa: add suggestion
This commit is contained in:
parent
30f95850c0
commit
a0d21d1c80
1 changed files with 2 additions and 2 deletions
|
@ -12,10 +12,10 @@
|
||||||
|
|
||||||
`engrampa {{path/to/archive1.tar path/to/archive2.tar ...}}`
|
`engrampa {{path/to/archive1.tar path/to/archive2.tar ...}}`
|
||||||
|
|
||||||
- Archive specific files/directories recursively:
|
- Archive specific files and/or directories recursively:
|
||||||
|
|
||||||
`engrampa --add-to={{path/to/compressed.tar}} {{path/to/file_or_directory1 path/to/file_or_directory2 ...}}`
|
`engrampa --add-to={{path/to/compressed.tar}} {{path/to/file_or_directory1 path/to/file_or_directory2 ...}}`
|
||||||
|
|
||||||
- Extract files/directories from archives to a specific path:
|
- Extract files and/or directories from archives to a specific path:
|
||||||
|
|
||||||
`engrampa --extract-to={{path/to/directory}} {{path/to/archive1.tar path/to/archive2.tar ...}}`
|
`engrampa --extract-to={{path/to/directory}} {{path/to/archive1.tar path/to/archive2.tar ...}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue