You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -182,3 +181,7 @@ can either use the `--source` flag when using tldr or by specifying the followin
182
181
- it can also point to a local directory using `file:///path/to/directory`.
183
182
-`TLDR_DOWNLOAD_CACHE_LOCATION` to control where to pull a zip of all pages from.
184
183
- defaults to `https://github.com/tldr-pages/tldr/releases/latest/download/tldr.zip`.
184
+
185
+
### Command options
186
+
187
+
Pages might contain `{{[*|*]}}` pattern to let the client decice whether to show shortfrom or longform versions of options. This can be configured with `TLDR_OPTIONS` and it accepts values `short`, `long` and `both`
0 commit comments