pio: add page (#5404)
This commit is contained in:
16
pages/common/pio.md
Normal file
16
pages/common/pio.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# pio
|
||||
|
||||
> Development environment for embedded boards.
|
||||
> More information: <https://docs.platformio.org/en/latest/core/userguide/>.
|
||||
|
||||
- Show help and list subcommands:
|
||||
|
||||
`pio --help`
|
||||
|
||||
- Print the version number and exit:
|
||||
|
||||
`pio --version`
|
||||
|
||||
- Show help for a specific subcommand:
|
||||
|
||||
`pio {{subcommand}} --help`
|
Reference in New Issue
Block a user