@@ -27,9 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
2929..
30- .TH "TLDR" "1" "Apr 29 , 2025" "" "tldr"
30+ .TH "TLDR" "1" "Sep 12 , 2025" "" "tldr"
3131.SH NAME
32- tldr \- tldr 3.4.1
32+ tldr \- tldr 3.4.2
3333.sp
3434Python command line client for tldr
3535
@@ -59,53 +59,53 @@ Search for a specific command from a query
5959.B \- u, \-\- update, \-\- update_cache
6060Update the local cache of pages and exit
6161.sp
62- Default: \fB False \fP
62+ Default: False
6363.TP
6464.B \- k, \-\- clear\- cache
6565Delete the local cache of pages and exit
6666.sp
67- Default: \fB False \fP
67+ Default: False
6868.TP
6969.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
7171.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]
7373.TP
7474.B \- l, \-\- list
7575List all available commands for operating system
7676.sp
77- Default: \fB False \fP
77+ Default: False
7878.TP
7979.B \- s, \-\- source
8080Override the default page source
8181.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
8383.TP
8484.B \- c, \-\- color
8585Override color stripping
8686.TP
8787.B \- r, \-\- render
8888Render local markdown files
8989.sp
90- Default: \fB False \fP
90+ Default: False
9191.TP
9292.B \- L, \-\- language
9393Override the default language
9494.TP
9595.B \- m, \-\- markdown
9696Just print the plain page file.
9797.sp
98- Default: \fB False \fP
98+ Default: False
9999.TP
100100.B \-\- short\- options
101101Display shortform options over longform
102102.sp
103- Default: \fB False \fP
103+ Default: False
104104.TP
105105.B \-\- long\- options
106106Display longform options over shortform
107107.sp
108- Default: \fB False \fP
108+ Default: False
109109.TP
110110.B \-\- print\- completion
111111Possible choices: bash, zsh, tcsh
0 commit comments