mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 23:22:07 +02:00
218 B
218 B
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}}