*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
> See also: `pueue log`.
|
||||
> More information: <https://github.com/Nukesor/pueue>.
|
||||
|
||||
- Follow the output of a task (stdout + stderr):
|
||||
- Follow the output of a task (`stdout` + `stderr`):
|
||||
|
||||
`pueue follow {{task_id}}`
|
||||
|
||||
- Follow the stderr of a task:
|
||||
- Follow the `stderr` of a task:
|
||||
|
||||
`pueue follow --err {{task_id}}`
|
||||
|
Reference in New Issue
Block a user