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:
10
doc/user/cli-user.rst
Normal file
10
doc/user/cli-user.rst
Normal 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
|
Reference in New Issue
Block a user