mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 20:54:57 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user