Skip to content

Commit

Permalink
reflector: add config file example (#15472)
Browse files Browse the repository at this point in the history
  • Loading branch information
Managor authored Jan 9, 2025
1 parent 10d0d7d commit dd26f1f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/linux/reflector.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@
- Only get the 10 recently sync'd mirrors:

`reflector --latest {{10}}`

- Use a configuration file to fetch mirrors:

`sudo reflector @{{/etc/xdg/reflector/reflector.conf}}`

0 comments on commit dd26f1f

Please sign in to comment.