Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-08 00:18:37 +00:00
parent d120c828b4
commit 1581eedcdb
3 changed files with 12 additions and 8 deletions

View File

@@ -13,6 +13,10 @@ source: https://github.com/tldr-pages/tldr.git
`patool extract {{path/to/archive}}`
- Create an archive:
`patool create {{/path/to/archive}} {{/path/to/file1}} {{/path/to/file2}} {{/path/to/dir1/}} {{/path/to/dir2/}}`
- List contents of an archive:
`patool list {{path/to/archive}}`