1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00

autodocument argparser

This commit is contained in:
Patrick Kanzler
2023-09-25 00:18:27 +02:00
parent 486f4a50dc
commit ca450d667a
6 changed files with 27 additions and 6 deletions

10
doc/user/cli-user.rst Normal file
View File

@@ -0,0 +1,10 @@
CLI
===
:Last Reviewed: 2023-09-25
Documentation of the command line interface, callable with ``python-escpos``.
.. argparse::
:ref: escpos.cli.generate_parser
:prog: python-escpos