Update cheatsheets

This commit is contained in:
ivuorinen
2024-08-11 00:16:59 +00:00
parent 2537c7e35f
commit 2343e83223
8 changed files with 170 additions and 7 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`
- Terminate a background job: