mqtt_node_util: minor help change
This commit is contained in:
parent
3623e770b6
commit
69adc549d3
@ -50,7 +50,7 @@ if __name__ == '__main__':
|
||||
help='send relay state')
|
||||
parser.add_argument('--legacy-relay', action='store_true')
|
||||
parser.add_argument('--push-ota', type=str, metavar='OTA_FILENAME',
|
||||
help='push OTA, receives path to firmware.bin')
|
||||
help='push OTA, receives path to firmware.bin (not .elf!)')
|
||||
parser.add_argument('--no-wait', action='store_true',
|
||||
help='execute command and exit')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user