.. _section2.3: 2.3 - Input Files ================================= Every option except :ref:`-IF ` (-InputFile) may be supplied either on the command line or in an input file. :ref:`-IF ` is itself only valid on the command line. A single dscheck invocation may combine command-line options with one or more input files. If the only options are inside a single input file, the :ref:`-IF ` prefix may be omitted: .. list-table:: :widths: auto :header-rows: 1 dscheck mycheck.in See the description of :ref:`-IF ` in Section 5.2 for the input-file format (comments, action/mode markers, single-value assignments, and tabular multi-value assignments, including delimiter overrides). | :ref:`Back to Top ` | :ref:`Back to Table of Contents `