1TLDR(1)                              tldr                              TLDR(1)
2
3
4

NAME

6       tldr - tldr 3.0.0
7
8       Python command line client for tldr
9
10
11          usage: tldr command [options]
12

POSITIONAL ARGUMENTS

14       command to lookup
15

OPTIONS

17       v, --version
18              show program's version number and exit
19
20       u, --update_cache
21              Update the local cache of pages and exit
22
23              Default: False
24
25       p, --platform
26              Possible choices: linux, osx, sunos, windows, common
27
28              Override  the operating system [linux, osx, sunos, windows, com‐
29              mon]
30
31       l, --list
32              List all available commands for operating system
33
34              Default: False
35
36       s, --source
37              Override the default page source
38
39              Default:                                                      "‐
40              https://raw.githubusercontent.com/tldr-pages/tldr/master/pages"
41
42       c, --color
43              Override color stripping
44
45       r, --render
46              Render local markdown files
47
48              Default: False
49
50       L, --language
51              Override the default language
52
53       m, --markdown
54              Just print the plain page file.
55
56              Default: False
57
58       -print-completion
59              Possible choices: bash, zsh, tcsh
60
61              print shell completion script
62

AUTHOR

64       Felix Yan
65
67       2021, Felix Yan
68
69
70
71
72                                 Nov 19, 2021                          TLDR(1)
Impressum