.. _guide: Command Line Interface ====================== .. toctree:: :maxdepth: 1 :hidden: Generating submission scripts The ``orto`` command line interface (CLI) contains different subprograms that can be listed using the terminal command .. code-block:: bash orto -h More information can be found on each of these subprograms by typing their name followed by ``-h`` into a terminal, e.g. .. code-block:: bash orto gen_job -h Further explanations of the functionality included in the command line interface are given within these pages.