Update cheatsheets

This commit is contained in:
ivuorinen
2024-09-17 00:14:05 +00:00
parent c5566dcc1c
commit 467397e151
5 changed files with 80 additions and 3 deletions

View File

@@ -31,4 +31,4 @@ source: https://github.com/tldr-pages/tldr.git
- Extract a specific file from an archive:
`unzip -j {{path/to/archive.zip}} {{path/to/file_in_archive1 path/to/file_in_archive2 ...}}`
`unzip -j {{path/to/archive.zip}} {{path/to/file1_in_archive path/to/file2_in_archive ...}}`