Forrest logo
back to context overview

pueue-edit

List of commands for pueue-edit:

  • pueue-edit:tldr:43cbe pueue-edit: Edit a command with the specified editor.
    $ EDITOR=${nano} pueue edit ${task_id}
    try on your machine
    explain this command
  • pueue-edit:tldr:780ed pueue-edit: Edit a task, see `pueue status` to get the task ID.
    $ pueue edit ${task_id}
    try on your machine
    explain this command
  • pueue-edit:tldr:ea7e5 pueue-edit: Edit the path from which a task is executed.
    $ pueue edit ${task_id} --path
    try on your machine
    explain this command
back to context overview