mirror of
				https://github.com/python-escpos/python-escpos
				synced 2025-10-23 09:30:00 +00:00 
			
		
		
		
	Improve diagnostic output (#577)
* add extended version information * autodocument argparser * add spelling exception * fix docstrings * add annotations * use typing types * add test
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
	 Patrick Kanzler
					Patrick Kanzler