Update cheatsheets

This commit is contained in:
ivuorinen
2024-06-13 00:14:42 +00:00
parent 5cc33140be
commit 038e245f61
12 changed files with 42 additions and 34 deletions

View File

@@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
- List signal values and their corresponding names (to be used without the `SIG` prefix):
`kill -{{L|-table}}`
`kill {{-L|--table}}`
- Terminate a background job: