From 9a8bc4cf10b885ef9542e3612f5b150cfc1179b3 Mon Sep 17 00:00:00 2001 From: q3aql Date: Mon, 22 Mar 2021 13:11:32 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0514c71..ba92244 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ $ sudo defragfs [option] Options: -a Automatically defrag (configure: $max_fragrate and $max_avgfrags - according to your preference). - Use this in your crontab. e.g. sudo crontab -e (and add this line) - 0 0 1 */2 * defragfs / -a + according to your preference). + Use this in your crontab. e.g. sudo crontab -e (and add this line) + 0 0 1 */2 * defragfs / -a -f Force defrag if there is at least one fragmented file.