tldr-pages/tldr-python-client

The `macos` alias for `osx` is not supported

acuteenvy opened this issue · 0 comments

$ tldr --platform macos
usage: tldr command [options]
tldr: error: argument -p/--platform: invalid choice: 'macos' (choose from 'linux', 'osx', 'sunos', 'windows', 'common')

https://github.com/tldr-pages/tldr/blob/main/CLIENT-SPECIFICATION.md

It is RECOMMENDED that clients support macos as an alias for osx.