Skip to content

Commit 93f62f2

Browse files
committed
chore: update manpage and bump snap version
Signed-off-by: Dharun Krishna K B <[email protected]>
1 parent b19c79e commit 93f62f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/man/tldr.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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 12, 2025" "" "tldr"
30+
.TH "TLDR" "1" "Sep 22, 2025" "" "tldr"
3131
.SH NAME
32-
tldr \- tldr 3.4.2
32+
tldr \- tldr 3.4.3
3333
.sp
3434
Python command line client for tldr
3535

@@ -67,9 +67,9 @@ Delete the local cache of pages and exit
6767
Default: False
6868
.TP
6969
.B \-p, \-\-platform
70-
Possible choices: android, common, freebsd, linux, netbsd, openbsd, osx, sunos, windows
70+
Possible choices: android, freebsd, linux, netbsd, openbsd, osx, sunos, windows, common
7171
.sp
72-
Override the operating system [android, common, freebsd, linux, netbsd, openbsd, osx, sunos, windows]
72+
Override the operating system [android, freebsd, linux, netbsd, openbsd, osx, sunos, windows, common]
7373
.TP
7474
.B \-l, \-\-list
7575
List all available commands for operating system

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: tldr
22
base: core24
3-
version: '3.4.2'
3+
version: '3.4.3'
44
summary: tldr python client
55
description: Official Python command-line client for tldr pages.
66

0 commit comments

Comments
 (0)