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

[BUG] tldr should fallback to other operating systems if the article is not available for the current OS #63

Open
1 task done
5HT2 opened this issue Jan 14, 2025 · 0 comments

Comments

@5HT2
Copy link

5HT2 commented Jan 14, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

image

Expected Behavior

I would expect tldr++ to fallback to the Linux version while on macOS, if the article only exists for Linux.

This is the behavior that other implementations of tldr use.

Steps To Reproduce

  1. Try tldr efibootmgr on macOS
  2. Try TLDR_OS=linux tldr efibootmgr

Environment

- OS:
`macOS 14.6.1`

- Terminal emulator:
`iTerm2 3.5.11`

- Go version:
`go version go1.23.3 darwin/arm64`

Anything else?

No response

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

No branches or pull requests

1 participant