@@ -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" "Sep 22, 2025 " "" "tldr"
30+ .TH "TLDR" "1" "Feb 07, 2026 " "" "tldr"
3131.SH NAME
32- tldr \- tldr 3.4.3
32+ tldr \- tldr 3.4.4
3333.sp
3434Python command line client for tldr
3535
@@ -59,12 +59,12 @@ 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: False
62+ Default: \fB False \fP
6363.TP
6464.B \- k, \-\- clear\- cache
6565Delete the local cache of pages and exit
6666.sp
67- Default: False
67+ Default: \fB False \fP
6868.TP
6969.B \- p, \-\- platform
7070Possible 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
7474.B \- l, \-\- list
7575List all available commands for operating system
7676.sp
77- Default: False
77+ Default: \fB False \fP
7878.TP
7979.B \- s, \-\- source
8080Override the default page source
8181.sp
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
82+ Default: \fB \( aq https: //raw.githubusercontent.com/tldr\ -pages/tldr/main/pages \( aq \fP
8383.TP
8484.B \- c, \-\- color
8585Override color stripping
8686.TP
8787.B \- r, \-\- render
8888Render local markdown files
8989.sp
90- Default: False
90+ Default: \fB False \fP
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: False
98+ Default: \fB False \fP
9999.TP
100100.B \-\- short\- options
101101Display shortform options over longform
102102.sp
103- Default: False
103+ Default: \fB False \fP
104104.TP
105105.B \-\- long\- options
106106Display longform options over shortform
107107.sp
108- Default: False
108+ Default: \fB False \fP
109109.TP
110110.B \-\- print\- completion
111111Possible choices: bash, zsh, tcsh
0 commit comments