Provided by: tealdeer_1.5.0-2_amd64 bug

NAME

       tealdeer - tldr

DESCRIPTION

       tealdeer  1.5.0  Danilo Bargen <mail@dbrgn.ch>, Niklas Mohrin <dev@niklasmohrin.de> A fast
       TLDR client

   USAGE:
              tldr [OPTIONS] [COMMAND]...

   ARGS:
       <COMMAND>...
              The command to show (e.g. `tar` or `git log`)

   OPTIONS:
       -l, --list
              List all commands in the cache

       -f, --render <FILE>
              Render a specific markdown file

       -p, --platform <PLATFORM>
              Override the operating system [possible values: linux, macos, windows, sunos, osx]

       -L, --language <LANGUAGE>
              Override the language

       -u, --update
              Update the local cache

       -c, --clear-cache
              Clear the local cache

       --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

       --config-path
              Show config file path

       --seed-config
              Create a basic config

       --color <WHEN>
              Control whether to use color [possible values: always, auto, never]

       -v, --version
              Print the version

       -h, --help
              Print help information

       To view the user documentation, please visit https://dbrgn.github.io/tealdeer/.