mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 17:59:07 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Install a new package and assume yes to all questions (also works with update, great for automated updates):
|
||||
|
||||
`yum -y install {{package}}`
|
||||
`yum {{[-y|--assumeyes]}} install {{package}}`
|
||||
|
||||
- Find the package that provides a particular command:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user