forked from platformio/platformio-core
Typo fix
This commit is contained in:
@ -28,7 +28,7 @@ from platformio.util import get_api_result
|
||||
"-g",
|
||||
"--global",
|
||||
is_flag=True,
|
||||
help="Manager global PlatformIO"
|
||||
help="Manage global PlatformIO"
|
||||
" library storage `%s`" % join(util.get_home_dir(), "lib"))
|
||||
@click.option(
|
||||
"-d",
|
||||
|
Reference in New Issue
Block a user