forked from platformio/platformio-core
Updated "prog_name" to PlatformIO
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user