tealdeer 1.8.1: A fast TLDR client Danilo Bargen , Niklas Mohrin Usage: tldr [OPTIONS] [COMMAND]... Arguments: [COMMAND]... The command to show (e.g. `tar` or `git log`) Options: -l, --list List all commands in the cache --edit-page Edit custom page with `EDITOR` --edit-patch Edit custom patch with `EDITOR` -f, --render Render a specific markdown file -p, --platform Override the operating system, can be specified multiple times in order of preference [possible values: linux, macos, sunos, windows, android, freebsd, netbsd, openbsd, common] -L, --language Override the language -u, --update Update the local cache --no-auto-update If auto update is configured, disable it for this run -c, --clear-cache Clear the local cache --config-path Override config file location --pager Use a pager to page output -r, --raw Display the raw markdown instead of rendering it -q, --quiet Suppress informational messages --show-paths Show file and directory paths used by tealdeer --seed-config Create a basic config --color Control whether to use color [possible values: always, auto, never] -v, --version Print the version -h, --help Print help To view the user documentation, please visit https://tealdeer-rs.github.io/tealdeer/.