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

fix: valid whatis entry #1

Closed
wants to merge 1 commit into from
Closed

fix: valid whatis entry #1

wants to merge 1 commit into from

Conversation

caarlos0
Copy link
Collaborator

@caarlos0 caarlos0 commented Feb 3, 2022

According to lintian, it seems the SH section should begin with the command name, then a -, then its actual short description.

this is apparently used by whatis.

not sure if its better doing this here or in mango itself, cc/ @muesli

@caarlos0 caarlos0 added the bug Something isn't working label Feb 3, 2022
@caarlos0 caarlos0 self-assigned this Feb 3, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1787386757

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 1784570502: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@muesli
Copy link
Owner

muesli commented Feb 3, 2022

I guess we should this directly in mango then, as it applies to all adapters.

@caarlos0
Copy link
Collaborator Author

caarlos0 commented Feb 3, 2022

I guess we should this directly in mango then, as it applies to all adapters.

will open a pr

@caarlos0
Copy link
Collaborator Author

caarlos0 commented Feb 3, 2022

done: muesli/mango#6

@muesli muesli closed this Feb 3, 2022
@caarlos0 caarlos0 deleted the whatis branch February 3, 2022 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants