1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 11:33:33 +02:00

moved pacman.md to pages/linux/pacman.md

This commit is contained in:
phillips1012 2014-01-29 23:07:01 -07:00
parent dbe526f7b0
commit a349f2d44d

View file

@ -10,7 +10,7 @@
`pacman -S package-name`
- remove a package and it's dependencies
- remove a package and its dependencies
`pacman -Rs package-name`