Fixed MIT License being empty for some reason

This commit is contained in:
2025-06-22 17:44:47 -03:00
parent 55b857910e
commit 38921e85f8
2 changed files with 23 additions and 0 deletions

View File

@@ -103,6 +103,8 @@ Options:
-q, --querycount Query internal counter
-E, --eject uint Eject paper by N lines
-R, --retract uint Retract paper by N lines
-o, --output <file> Output PNG preview instead of printing.
If <file> is "-", writes PNG to stdout.
<image_path or -> Path to PNG/JPG to print, or '-' for stdin`)
}
}