Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-12 00:16:54 +00:00
parent be93cd5a0c
commit cb82d03634
7 changed files with 51 additions and 18 deletions

12
tldr/linux/pacman-s Normal file
View File

@@ -0,0 +1,12 @@
---
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`