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

Modified documentation for return codes of DocLinkChecker on Linux #73

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

mtirionMSFT
Copy link
Collaborator

@mtirionMSFT mtirionMSFT commented Oct 30, 2024

Return codes 1000 and 1001 are truncated to bytes on (most) Linux systems. To be backwards compatible the documentation is modified to indicate the values on Linux systems.

This closes #63

@mtirionMSFT mtirionMSFT added the documentation Improvements or additions to documentation label Oct 30, 2024
@Ellerbach Ellerbach merged commit 8ebdbd1 into main Oct 30, 2024
@Ellerbach Ellerbach deleted the doclinkchecker-return-code branch October 30, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DocLinkChecker returns different exit codes than documented
2 participants