Update README.md
This commit is contained in:
parent
3c28c56035
commit
9a8bc4cf10
|
@ -34,9 +34,9 @@ $ sudo defragfs <partition or directory> [option]
|
||||||
Options:
|
Options:
|
||||||
|
|
||||||
-a Automatically defrag (configure: $max_fragrate and $max_avgfrags
|
-a Automatically defrag (configure: $max_fragrate and $max_avgfrags
|
||||||
according to your preference).
|
according to your preference).
|
||||||
Use this in your crontab. e.g. sudo crontab -e (and add this line)
|
Use this in your crontab. e.g. sudo crontab -e (and add this line)
|
||||||
0 0 1 */2 * defragfs / -a
|
0 0 1 */2 * defragfs / -a
|
||||||
|
|
||||||
-f Force defrag if there is at least one fragmented file.
|
-f Force defrag if there is at least one fragmented file.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user