mirror of
https://github.com/clearml/clearml-agent
synced 2025-02-07 13:26:08 +00:00
commit
8569c02b33
@ -111,7 +111,7 @@ DAEMON_ARGS = dict({
|
||||
'default': None,
|
||||
},
|
||||
'--downtime': {
|
||||
'help': 'Specify uptime for clearml-agent in "<hours> <days>" format. for example, use "09-13 TUE" to set '
|
||||
'help': 'Specify downtime for clearml-agent in "<hours> <days>" format. for example, use "09-13 TUE" to set '
|
||||
'Tuesday\'s downtime to 09-13'
|
||||
'Note: Make sure to have only on of uptime/downtime configuration and not both.',
|
||||
'nargs': '*',
|
||||
|
Loading…
Reference in New Issue
Block a user