mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
parent
54643fe5cd
commit
d311b15399
@ -23,6 +23,7 @@ class IcingaCommandArgumentForm extends DirectorObjectForm
|
||||
|
||||
$this->addElement('text', 'argument_name', array(
|
||||
'label' => $this->translate('Argument name'),
|
||||
'filters' => array('StringTrim'),
|
||||
'description' => $this->translate('e.g. -H or --hostname, empty means "skip_key"')
|
||||
));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user