pio-*: add Dutch translation (#11799)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net> Co-authored-by: Leon <leonvsc@users.noreply.github.com>
This commit is contained in:
17
pages.nl/common/pio.md
Normal file
17
pages.nl/common/pio.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# pio
|
||||
|
||||
> Ontwikkelomgeving voor voor embedded boards.
|
||||
> Sommige subcommando's zoals `pio run` hebben hun eigen documentatie.
|
||||
> Meer informatie: <https://docs.platformio.org/en/latest/core/userguide/>.
|
||||
|
||||
- Toon help en toon subcommando's:
|
||||
|
||||
`pio --help`
|
||||
|
||||
- Toon het versie nummer en sluit af:
|
||||
|
||||
`pio --version`
|
||||
|
||||
- Toon help voor een specifiek subcommando:
|
||||
|
||||
`pio {{subcommando}} --help`
|
Reference in New Issue
Block a user