lynxpm help
๐ Synopsis
Section titled โ๐ Synopsisโlynxpm help [command]Description
Section titled โDescriptionโDisplay the help message for the specified command, or the general help message if no command is specified.
โ๏ธ Flags
Section titled โโ๏ธ Flagsโ| Flag | Type | Default | Description |
|---|---|---|---|
command | string | - | The command to get help for. |
-h, --help | - | - | Show help message. |
๐ Examples
Section titled โ๐ ExamplesโShow general help:
lynxpm helpShow help for the start command:
lynxpm help start๐ Example Output
Section titled โ๐ Example OutputโUsage: lynxpm <command> [flags]
Commands: start Start a new process list, ls List all processes startup Setup system startup script version Show version info help Help about any command
Get Help: lynxpm --help lynxpm <command> --help