mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 10:37:13 +02:00
User Guide (CLI) for PIO Unified Debugger
This commit is contained in:
2
docs
2
docs
Submodule docs updated: ac0f59ad37...9c6c114dd5
@ -23,7 +23,7 @@ from platformio.managers.core import pioplus_call
|
|||||||
@click.command(
|
@click.command(
|
||||||
"debug",
|
"debug",
|
||||||
context_settings=dict(ignore_unknown_options=True),
|
context_settings=dict(ignore_unknown_options=True),
|
||||||
short_help="The Unified Debugger")
|
short_help="PIO Unified Debugger")
|
||||||
@click.option(
|
@click.option(
|
||||||
"-d",
|
"-d",
|
||||||
"--project-dir",
|
"--project-dir",
|
||||||
|
Reference in New Issue
Block a user