Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-19 00:20:52 +00:00
parent 0d1118b990
commit a746c9d8f6
15 changed files with 391 additions and 13 deletions

View File

@@ -14,11 +14,11 @@ source: https://github.com/tldr-pages/tldr.git
- Only get German HTTPS mirrors:
`reflector --country {{Germany}} --protocol {{https}}`
`reflector {{[-c|--country]}} {{Germany}} {{[-p|--protocol]}} {{https}}`
- Only get the 10 recently sync'd mirrors:
`reflector --latest {{10}}`
`reflector {{[-l|--latest]}} {{10}}`
- Use a configuration file to fetch mirrors: