]> 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)
committerMartin Matuska <martin@matuska.de>
Tue, 11 Mar 2025 09:24:50 +0000 (10:24 +0100)
commit8dc57714e688b60c16ba53e4480cf889fc03fc40
tree4d907f5f4a3ce9bf08f25b6fb1e60a9f50526b28
parent7644a5023f18cef4c918e5b32729fa50f2587463
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.

(cherry picked from commit 68238f28ee9e051be0c78f91f99b1ad2a4c74a03)
tar/bsdtar.1