forked from platformio/platformio-core
Filled README & HISTORY with latest additions
This commit is contained in:
@@ -8,7 +8,7 @@ from platformio.pkgmanager import PackageManager
|
||||
from platformio.platforms._base import PlatformFactory
|
||||
|
||||
|
||||
@command("uninstall", short_help="Uninstall the platforms")
|
||||
@command("uninstall", short_help="Uninstall platforms")
|
||||
@argument("platforms", nargs=-1)
|
||||
def cli(platforms):
|
||||
|
||||
|
Reference in New Issue
Block a user