Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-20 00:20:58 +00:00
parent 846fc1563d
commit a360d4dc45
153 changed files with 493 additions and 434 deletions

View File

@@ -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: