Files
cheatsheet-tldr/tldr/pueue-switch

14 lines
311 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# pueue switch
> Switches the queue position of two enqueued or stashed commands.
> More information: <https://github.com/Nukesor/pueue>.
- Switch the priority of two tasks:
`pueue switch {{task_id1}} {{task_id2}}`