Examples (3)
Edit a task, see `pueue status` to get the task ID
pueue edit task_idEdit the path from which a task is executed
pueue edit task_id --pathEdit a command with the specified editor
EDITOR=nano pueue edit task_idmade by @shridhargupta | data from tldr-pages