Update cheatsheets

This commit is contained in:
ivuorinen
2025-09-13 00:17:31 +00:00
parent d15d5b771b
commit 39d8cd0675
34 changed files with 212 additions and 45 deletions

View File

@@ -30,8 +30,8 @@ source: https://github.com/tldr-pages/tldr.git
- Download or update an entire directory:
`mirror {{path/to/remote_dir}} {{path/to/local_output_dir}}`
`mirror {{path/to/remote_directory}} {{path/to/local_output_directory}}`
- Upload or update an entire directory:
`mirror {{[-R|--reverse]}} {{path/to/local_dir}} {{path/to/remote_output_dir}}`
`mirror {{[-R|--reverse]}} {{path/to/local_directory}} {{path/to/remote_output_directory}}`