# pio > Development environment for embedded boards. > Some subcommands such as `pio run` have their own usage documentation. > More information: . - Display help and list subcommands: `pio --help` - Display help for a specific subcommand: `pio {{subcommand}} --help` - Display version: `pio --version`