Skip to content

The client does not show pages from common if a platform is specified using -p #260

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

Closed
acuteenvy opened this issue Dec 30, 2024 · 0 comments · Fixed by #284
Closed

The client does not show pages from common if a platform is specified using -p #260

acuteenvy opened this issue Dec 30, 2024 · 0 comments · Fixed by #284
Assignees
Labels

Comments

@acuteenvy
Copy link
Member

acuteenvy commented Dec 30, 2024

$ tldr awk
<shows the awk page from common>

$ tldr -p linux awk
`awk` documentation is not available.
If you want to contribute it, feel free to send a pull request to: https://github.com/tldr-pages/tldr

https://github.com/tldr-pages/tldr/blob/dbfc758e1da84b8a3aee3d866d94373fc745013e/CLIENT-SPECIFICATION.md#page-resolution

If a page is not available for the host platform, clients MUST fall back to the special common platform.

relevant issue: tldr-pages/tldr#15382

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
2 participants