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

make man macos compatible #2534

Merged
merged 1 commit into from
Sep 21, 2024
Merged

make man macos compatible #2534

merged 1 commit into from
Sep 21, 2024

Conversation

kjubybot
Copy link
Contributor

man -k command on Mac has slightly different output, for example:

man -k kube
...
kubeadm-alpha(1), kubeadm alpha(1) - Kubeadm experimental sub-commands
...

There are no space before parenthesis, and there may be several results on one line. I modified the regexp to be compatible with this output.

@rsteube rsteube merged commit 987d70f into carapace-sh:master Sep 21, 2024
3 checks passed
@rsteube
Copy link
Member

rsteube commented Sep 21, 2024

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants