Files
argparse/docsrc/index.rst
2019-08-13 18:56:37 +10:00

20 lines
300 B
ReStructuredText

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