We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
tldr efibootmgr
TLDR_OS=linux tldr efibootmgr
- OS: `macOS 14.6.1` - Terminal emulator: `iTerm2 3.5.11` - Go version: `go version go1.23.3 darwin/arm64`
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Current Behavior
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
tldr efibootmgr
on macOSTLDR_OS=linux tldr efibootmgr
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: