mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-13 17:59:28 +00:00
Update cheatsheets
This commit is contained in:
@@ -19,12 +19,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Be verbose when generating the mirrorlist:
|
||||
|
||||
`rankmirrors -v {{/etc/pacman.d/mirrorlist}}`
|
||||
`rankmirrors {{[-v|--verbose]}} {{/etc/pacman.d/mirrorlist}}`
|
||||
|
||||
- Test only a specific URL:
|
||||
|
||||
`rankmirrors --url {{url}}`
|
||||
`rankmirrors {{[-u|--url]}} {{url}}`
|
||||
|
||||
- Output only the response times instead of a full mirrorlist:
|
||||
|
||||
`rankmirrors --times {{/etc/pacman.d/mirrorlist}}`
|
||||
`rankmirrors {{[-t|--times]}} {{/etc/pacman.d/mirrorlist}}`
|
||||
|
||||
Reference in New Issue
Block a user