HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pueue help — Display help for subcommands. More information: <https://github.com/Nukesor/pueue#how-to-use-it>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandpueue helpclimorehelpfordisplaysubcommands

Problem

How to use the pueue help command: Display help for subcommands. More information: <https://github.com/Nukesor/pueue#how-to-use-it>.

Solution

pueue help — Display help for subcommands. More information: <https://github.com/Nukesor/pueue#how-to-use-it>.

Show all available subcommands and flags:
pueue help


Display help for a specific subcommand:
pueue help {{subcommand}}

Code Snippets

Show all available subcommands and flags

pueue help

Display help for a specific subcommand

pueue help {{subcommand}}

Context

tldr-pages: common/pueue help

Revisions (0)

No revisions yet.