mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-16 07:00:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user