mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 04:35:25 +02:00
atool: update page (#7900)
This commit is contained in:
parent
fada0e54ce
commit
90c3807746
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
|||
|
||||
- Create a new 7zip archive with two files:
|
||||
|
||||
`atool --add {{path/to/archive.7z}} {{path/to/file1}} {{path/to/file2}}`
|
||||
`atool --add {{path/to/archive.7z}} {{path/to/file1 path/to/file2 ...}}`
|
||||
|
||||
- Extract all zip and rar archives in the current directory:
|
||||
|
||||
`atool --each --extract {{*.zip}} {{*.rar}}`
|
||||
`atool --each --extract {{*.zip *.rar}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue