Files
argparse/docsrc/index.rst
2015-06-20 17:34:07 +03:00

18 lines
272 B
ReStructuredText

Argparse tutorial
=================
Contents:
.. toctree::
parsers
arguments
options
mutexes
commands
defaults
callbacks
misc
This is a tutorial for `argparse <https://github.com/mpeterv/argparse>`_, a feature-rich command line parser for Lua.