mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 01:15:52 +02:00
Merge pull request #460 from SushiDude/patch-1
There is no need to have pacman force a refresh of all package lists.
This commit is contained in:
commit
207c974ca7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
- synchronize and update all packages
|
||||
|
||||
`pacman -Syyu`
|
||||
`pacman -Syu`
|
||||
|
||||
- install a new package
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue