eng: Document get-string-command-line action

Update #4548.
This commit is contained in:
Sebastian Huber 2022-01-11 17:00:49 +01:00
parent 9fecafaef1
commit 1ba0f4103a

View File

@ -3323,10 +3323,10 @@ get-string
then the default value is used. The value is converted to a string.
get-string-command-line
The attribute value shall be an optional string. The action gets the action
value for subsequent actions from the value of a command line option named
by the items ``name`` attribute. If no such command line option is present,
then the attribute value is used. The value is converted to a string.
The attribute value shall be a string. The action gets the action value for
subsequent actions from the value of a command line option named by the
items ``name`` attribute. If no such command line option is present, then
the attribute value is used. The value is converted to a string.
script
The attribute value shall be a string. The action executes the attribute