Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-17 00:19:39 +00:00
parent 0522392249
commit 61ecbcc353
15 changed files with 62 additions and 27 deletions

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

@@ -0,0 +1,12 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# pacman -R
> This command is an alias of `pacman --remove`.
- View documentation for the original command:
`tldr pacman remove`