Files
cheatsheet-tldr/tldr/linux/pacman-s
2024-11-12 00:16:54 +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`