Table of Contents

HELP Command

Description

The help command lists available commands grouped by category. It can also open the documentation page for a specific command.

Syntax

help [-command|-c]

Parameters

  • command: Optional command name to open documentation for.

Examples

help -c cd #opens the help page about the change directory command
help #lists commands by category

Availability

Available since PDMShell 2.0.0 or earlier.