-
Notifications
You must be signed in to change notification settings - Fork 274
Add goto-cc man page #6945
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 goto-cc man page #6945
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #6945 +/- ##
========================================
Coverage 77.83% 77.83%
========================================
Files 1568 1569 +1
Lines 180365 180429 +64
========================================
+ Hits 140382 140432 +50
- Misses 39983 39997 +14
Continue to review full report at Codecov.
|
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.
One instance of "GOTO-CC" instead of correctly formatted.
If you're referring to line 28: I did this on purpose, because here I'm not referring the name of the Unix command, but the system as a whole. You comment, however, tells me that I'm not getting across this intention. Any ideas how I could do it instead? |
Maybe something like "The invocation of a specific program can emulate ..." ? |
f819525
to
847870e
Compare
abd021c
to
fcb37ba
Compare
This was built using help2man and then manually expanded. Also fixes that goto-cc --export-file-local-symbols was never documented in its --help output.
fcb37ba
to
a6f1474
Compare
This was built using help2man and then manually expanded. Also fixes
that goto-cc --export-file-local-symbols was never documented in its
--help output.