mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 06:58:54 +00:00
Update cheatsheets
This commit is contained in:
@@ -21,7 +21,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`atool {{[-X|--extract-to]}} {{path/to/output_directory}} {{archive.rar}}`
|
||||
|
||||
- Display a specific file's content from an archive to standard output (like `cat`):
|
||||
- Display a specific file's content from an archive to `stdout` (like `cat`):
|
||||
|
||||
`atool {{[-c|--cat]}} {{archive.tar}} {{path/to/file_in_archive.txt}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user