mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-15 18:00:06 +00:00
Update cheatsheets
This commit is contained in:
@@ -19,7 +19,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Send data to a task's `stdin`:
|
||||
|
||||
`pueue send {{task_id}} {{"hello"}}`
|
||||
`pueue send {{task_id}} "{{hello}}"`
|
||||
|
||||
- View a task's `stdout` and `stderr`, as well as basic information about that task:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user