mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +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(
|
||||
"debug",
|
||||
context_settings=dict(ignore_unknown_options=True),
|
||||
short_help="The Unified Debugger")
|
||||
short_help="PIO Unified Debugger")
|
||||
@click.option(
|
||||
"-d",
|
||||
"--project-dir",
|
||||
|
Reference in New Issue
Block a user