File: command-line.rst

package info (click to toggle)
kas 5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,268 kB
  • sloc: python: 5,745; sh: 1,095; makefile: 210
file content (15 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Command Line Usage
==================

.. argparse::
    :module: kas.kas
    :func: kas_get_argparser
    :prog: kas
    :nosubcommands:

.. _env-vars-label:

Environment Variables
---------------------

.. include:: command-line/environment-variables.inc