-
Notifications
You must be signed in to change notification settings - Fork 274
Add crangler man page #6938
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
Add crangler man page #6938
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it be possible / viable / useful / desirable to have this process automated so that command line changes are automatically documented?
Codecov Report
@@ Coverage Diff @@
## develop #6938 +/- ##
===========================================
+ Coverage 77.88% 77.89% +0.01%
===========================================
Files 1569 1569
Lines 180894 180951 +57
===========================================
+ Hits 140882 140946 +64
+ Misses 40012 40005 -7
Continue to review full report at Codecov.
|
My take on this is as follows:
This is also why I am creating separate PRs for each man page (there are a few more to come): each of them deserves a dedicated effort. |
@tautschnig both better than my idea! Thanks. |
4c13afb
to
1452c57
Compare
This was built using help2man and then manually expanded.
1452c57
to
a21c446
Compare
This was built using help2man and then manually expanded.