From bf7cbc65d5f2433d17a47300fc9ea9feb302d172 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sun, 23 Jan 2022 15:32:17 +0100 Subject: [PATCH] Fixed: Formatting for easier readability - Fixed: Formatting for easier readability --- docs/Hardlinks/Replace-copies-with-hardlinks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Hardlinks/Replace-copies-with-hardlinks.md b/docs/Hardlinks/Replace-copies-with-hardlinks.md index cd8178aca..fc82fe493 100644 --- a/docs/Hardlinks/Replace-copies-with-hardlinks.md +++ b/docs/Hardlinks/Replace-copies-with-hardlinks.md @@ -23,7 +23,7 @@ If your Operating System supports it you could make use of [Jdupes](https://gith jdupes [options] DIR1 DIR2 ``` -This will print matches and --summarize at the end +This will do a dry run and summarize at the end. ```bash jdupes -M -r "/data/torrents/movies/" "/data/media/movies"