mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-14 07:48:25 +00:00
Update cheatsheets
This commit is contained in:
@@ -21,7 +21,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`sudo pacman -Syu --noconfirm {{package}}`
|
||||
|
||||
- Search ([s]) the package database for a regular expression or keyword:
|
||||
- [s]earch the package database for a regular expression or keyword:
|
||||
|
||||
`pacman -Ss "{{search_pattern}}"`
|
||||
|
||||
@@ -37,6 +37,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`sudo pacman -Sc`
|
||||
|
||||
- Specify the package version you want to install:
|
||||
- Specify the package version that should be installed:
|
||||
|
||||
`sudo pacman -S {{package}}={{version}}`
|
||||
|
||||
Reference in New Issue
Block a user