User Guide (CLI) for PIO Unified Debugger

This commit is contained in:
Ivan Kravets
2017-04-30 01:52:06 +03:00
parent 7d92bcdf58
commit 884859324d
2 changed files with 2 additions and 2 deletions

2
docs

Submodule docs updated: ac0f59ad37...9c6c114dd5

View File

@ -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",