@@ -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" "Mar 28 , 2025" "" "tldr"
30
+ .TH "TLDR" "1" "Apr 29 , 2025" "" "tldr"
31
31
.SH NAME
32
- tldr \- tldr 3.4.0
32
+ tldr \- tldr 3.4.1
33
33
.sp
34
34
Python command line client for tldr
35
35
@@ -59,12 +59,12 @@ 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: False
62
+ Default: \fB False \fP
63
63
.TP
64
64
.B \- k, \-\- clear\- cache
65
65
Delete the local cache of pages and exit
66
66
.sp
67
- Default: False
67
+ Default: \fB False \fP
68
68
.TP
69
69
.B \- p, \-\- platform
70
70
Possible choices: android, freebsd, linux, netbsd, openbsd, osx, sunos, windows, common
@@ -74,38 +74,38 @@ Override the operating system [android, freebsd, linux, netbsd, openbsd, osx, su
74
74
.B \- l, \-\- list
75
75
List all available commands for operating system
76
76
.sp
77
- Default: False
77
+ Default: \fB False \fP
78
78
.TP
79
79
.B \- s, \-\- source
80
80
Override the default page source
81
81
.sp
82
- Default: \( dq \X ' tty : link https: //raw.usercontent.com/tldr-pages/tldr/main/pages ' \fI \% https://raw.usercontent.com/tldr \ -pages/tldr/main/pages \fP \X ' tty : link ' \( dq
82
+ Default: \fB \( aq https: //raw.usercontent.com/tldr\ -pages/tldr/main/pages \( aq \fP
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: False
90
+ Default: \fB False \fP
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: False
98
+ Default: \fB False \fP
99
99
.TP
100
100
.B \-\- short\- options
101
101
Display shortform options over longform
102
102
.sp
103
- Default: False
103
+ Default: \fB False \fP
104
104
.TP
105
105
.B \-\- long\- options
106
106
Display longform options over shortform
107
107
.sp
108
- Default: False
108
+ Default: \fB False \fP
109
109
.TP
110
110
.B \-\- print\- completion
111
111
Possible choices: bash, zsh, tcsh
0 commit comments