Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unpaper: add manpage #69

Open
milahu opened this issue Jul 18, 2024 · 0 comments
Open

unpaper: add manpage #69

milahu opened this issue Jul 18, 2024 · 0 comments

Comments

@milahu
Copy link
Owner

milahu commented Jul 18, 2024

$ unpaper --help
unpaper 7.0.0
License GPLv2: GNU GPL version 2.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Usage: unpaper [options] <input-file(s)> <output-file(s)>

Filenames may contain a formatting placeholder starting with '%%' to insert a
page counter for multi-page processing. E.g.: 'scan%%03d.pbm' to process files
scan001.pbm, scan002.pbm, scan003.pbm etc.

See 'man unpaper' for options details
Report bugs at https://github.com/unpaper/unpaper/issues


$ man unpaper
No manual entry for unpaper

manpage source
https://github.com/unpaper/unpaper/raw/main/doc/unpaper.1.rst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant