mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
65485698b1
Co-authored-by: znarfm <44516102+znarfm@users.noreply.github.com>
230 B
230 B
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}}