]> git.ipfire.org Git - thirdparty/libarchive.git/commit
bsdtar.1: Mention rar support + manual page polish (#2423)
authorAlexander Ziaee <concussious@runbox.com>
Fri, 6 Dec 2024 15:50:06 +0000 (10:50 -0500)
committerGitHub <noreply@github.com>
Fri, 6 Dec 2024 15:50:06 +0000 (07:50 -0800)
commit68238f28ee9e051be0c78f91f99b1ad2a4c74a03
tree836d13f1c570bb26db341c521d35e3bbece422c1
parent84ad8745308463d0e2e7e067b1eda99db5a661b1
bsdtar.1: Mention rar support + manual page polish (#2423)

I have been using this for years without realizing it decompresses rar.

+ add rar to supported decompression formats
+ use section references to link sections (this makes them clickable in
GUIs)
+ add paragraph breaks for consistent spacing
+ pdtar is not this program, so use Sy per mdoc style guide
+ do almost the same in reverse for bsdtar
+ remove parenthetical around a complete sentance

Thank you so much, this is wonderful software.
tar/bsdtar.1