mirror of https://github.com/CrimsonTome/tldr.git
engrampa: add suggestion
parent
30f95850c0
commit
a0d21d1c80
|
@ -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…
Reference in New Issue