Skip to content

lynxpm help

Terminal window
lynxpm help [command]

Display the help message for the specified command, or the general help message if no command is specified.

FlagTypeDefaultDescription
commandstring-The command to get help for.
-h, --help--Show help message.

Show general help:

Terminal window
lynxpm help

Show help for the start command:

Terminal window
lynxpm help start
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