Files
cheatsheet-tldr/tldr/pueue-switch
2025-12-30 00:21:56 +00:00

14 lines
323 B
Plaintext

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