]> arthur.barton.de Git - bup.git/commitdiff
man pages: fix some formatting
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 13 Dec 2019 20:37:16 +0000 (21:37 +0100)
committerRob Browning <rlb@defaultvalue.org>
Sat, 25 Apr 2020 19:14:49 +0000 (14:14 -0500)
I noticed one place where -- was used instead of \--, leading to a
emdash instead of two hyphens, but then I looked and realized this
was not just a single place; fix all of those.

While at it, I saw some --keep options being referenced without
backticks, fix that too.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
(cherry picked from commit 27e6ee3680585fd445ce04955333a4bdf585db30)
Tested-by: Rob Browning <rlb@defaultvalue.org>

No differences found