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.