diff --git a/zabbix_cli/cli.py b/zabbix_cli/cli.py index 317d0d6b..93adf725 100644 --- a/zabbix_cli/cli.py +++ b/zabbix_cli/cli.py @@ -3007,7 +3007,7 @@ def do_create_maintenance_definition(self, args): This command creates a 'one time only' maintenance definition for a defined period of time. Use the zabbix dashboard for - more advance definitions. + more advanced definitions. COMMAND: create_maintenance_definition [name] @@ -3022,7 +3022,7 @@ def do_create_maintenance_definition(self, args): [description] ------------- - Maintenance definition description + Maintenance description. [host/hostgroup] ---------------- @@ -3046,7 +3046,7 @@ def do_create_maintenance_definition(self, args): 2 hours - Means 2 hours from the moment we create the maintenance. + Means the maintenance starts now and lasts for two hours. [maintenance type] ------------------