@@ -27,9 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
27
27
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
28
28
.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
29
29
..
30
- .TH "TLDR" "1" "Apr 29 , 2025" "" "tldr"
30
+ .TH "TLDR" "1" "Sep 12 , 2025" "" "tldr"
31
31
.SH NAME
32
- tldr \- tldr 3.4.1
32
+ tldr \- tldr 3.4.2
33
33
.sp
34
34
Python command line client for tldr
35
35
@@ -59,53 +59,53 @@ Search for a specific command from a query
59
59
.B \- u, \-\- update, \-\- update_cache
60
60
Update the local cache of pages and exit
61
61
.sp
62
- Default: \fB False \fP
62
+ Default: False
63
63
.TP
64
64
.B \- k, \-\- clear\- cache
65
65
Delete the local cache of pages and exit
66
66
.sp
67
- Default: \fB False \fP
67
+ Default: False
68
68
.TP
69
69
.B \- p, \-\- platform
70
- Possible choices: android, freebsd, linux, netbsd, openbsd, osx, sunos, windows, common
70
+ Possible choices: android, common, freebsd, linux, netbsd, openbsd, osx, sunos, windows
71
71
.sp
72
- Override the operating system [android, freebsd, linux, netbsd, openbsd, osx, sunos, windows, common ]
72
+ Override the operating system [android, common, freebsd, linux, netbsd, openbsd, osx, sunos, windows]
73
73
.TP
74
74
.B \- l, \-\- list
75
75
List all available commands for operating system
76
76
.sp
77
- Default: \fB False \fP
77
+ Default: False
78
78
.TP
79
79
.B \- s, \-\- source
80
80
Override the default page source
81
81
.sp
82
- Default: \fB \( aq https: //raw.githubusercontent.com/tldr\ -pages/tldr/main/pages \( aq \fP
82
+ Default: \( dq \X ' tty : link https: //raw.githubusercontent.com/tldr-pages/tldr/main/pages' \fI \% https://raw.githubusercontent.com/tldr \- pages/tldr/main/pages \fP \X ' tty : link ' \( dq
83
83
.TP
84
84
.B \- c, \-\- color
85
85
Override color stripping
86
86
.TP
87
87
.B \- r, \-\- render
88
88
Render local markdown files
89
89
.sp
90
- Default: \fB False \fP
90
+ Default: False
91
91
.TP
92
92
.B \- L, \-\- language
93
93
Override the default language
94
94
.TP
95
95
.B \- m, \-\- markdown
96
96
Just print the plain page file.
97
97
.sp
98
- Default: \fB False \fP
98
+ Default: False
99
99
.TP
100
100
.B \-\- short\- options
101
101
Display shortform options over longform
102
102
.sp
103
- Default: \fB False \fP
103
+ Default: False
104
104
.TP
105
105
.B \-\- long\- options
106
106
Display longform options over shortform
107
107
.sp
108
- Default: \fB False \fP
108
+ Default: False
109
109
.TP
110
110
.B \-\- print\- completion
111
111
Possible choices: bash, zsh, tcsh
0 commit comments