Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-28 00:18:38 +00:00
parent 9fe6559a97
commit a3692d638b
77 changed files with 334 additions and 180 deletions

View File

@@ -17,13 +17,13 @@ source: https://github.com/tldr-pages/tldr.git
`lsipc {{--shmems|--queues|--semaphores}}`
- Show full details on the resource with a specific [i]D:
- Show full details on the resource with a specific ID:
`lsipc {{--shmems|--queues|--semaphores}} --id {{resource_id}}`
`lsipc {{--shmems|--queues|--semaphores}} {{[-i|--id]}} {{resource_id}}`
- Print the given [o]utput columns (see all supported columns with `--help`):
- Print the given output columns (see all supported columns with `--help`):
`lsipc --output {{KEY,ID,PERMS,SEND,STATUS,NSEMS,RESOURCE,...}}`
`lsipc {{[-o|--output]}} {{KEY,ID,PERMS,SEND,STATUS,NSEMS,RESOURCE,...}}`
- Use [r]aw, [J]SON, [l]ist or [e]xport (key="value") format: