Files
cheatsheet-tldr/tldr/linux/pacman-s
2024-11-16 00:18:07 +00:00

13 lines
220 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# pacman -S
> This command is an alias of `pacman --sync`.
- View documentation for the original command:
`tldr pacman sync`