-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
Description
LogReaper should ship with a proper Unix man page so users can run man logreaper after install.
Details
- Create
doc/logreaper.1in roff/troff format - Update
Makefileinstall target to copy it to$(PREFIX)/share/man/man1/ - Cover all CLI flags (
-v,-j,-c,-f,-o, etc.) - Include examples section
- Reference: https://man7.org/linux/man-pages/man7/man-pages.7.html
Acceptance Criteria
- Man page renders correctly with
man ./doc/logreaper.1 -
make installinstalls the man page - All current CLI options are documented
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers