From ae429d33f5912400a9d41def2c6898a2e79b6b27 Mon Sep 17 00:00:00 2001 From: Ryan Rueger Date: Mon, 27 Dec 2021 14:48:24 +0100 Subject: [PATCH] Fix semantic typo --- docs/rmlint.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rmlint.1.rst b/docs/rmlint.1.rst index 296fe0a7..979547ca 100644 --- a/docs/rmlint.1.rst +++ b/docs/rmlint.1.rst @@ -807,7 +807,7 @@ OTHER STAND-ALONE COMMANDS This command is similar to ``cp --reflink=always `` except that it (a) checks that ``src`` and ``dest`` have identical data, and - it makes no changes to ``dest``'s metadata. + (b) it makes no changes to ``dest``'s metadata. Running with ``-r`` option will enable deduplication of read-only [btrfs] snapshots (requires root).