atool: update page (#7900)

feature/ed-update
Emily Grace Seville 2022-03-20 04:36:52 +10:00 committed by GitHub
parent fada0e54ce
commit 90c3807746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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}}`