mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 18:17:13 +02:00
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