Updated "prog_name" to PlatformIO

This commit is contained in:
Ivan Kravets
2014-06-23 18:04:07 +03:00

View File

@ -35,7 +35,7 @@ class PlatformioCLI(MultiCommand):
@command(cls=PlatformioCLI)
@version_option(__version__, prog_name="platformio")
@version_option(__version__, prog_name="PlatformIO")
def cli():
pass