[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <system>
        <scripts>
            <op>
                <file>
                    <arguments>
                        <name>name</name> <!-- identifier -->
                        <description>description</description>
                    </arguments>
                </file>
            </op>
        </scripts>
    </system>
</configuration>

Description

Command line argument to the script.

Contents

<description>—Description of the argument.

<name>—Name of the argument.


[Contents] [Prev] [Next] [Index] [Report an Error]