diff options
Diffstat (limited to 'system/shake/README')
-rw-r--r-- | system/shake/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/shake/README b/system/shake/README new file mode 100644 index 0000000000..4b89b5fa0d --- /dev/null +++ b/system/shake/README @@ -0,0 +1,7 @@ +Shake is a filesystem defragmenter that runs in userspace. + +Contrary to xfs_fsr, it uses functions common to all filesystems and +can be used to selectively defragment files. +For best results, mount your partitions with the user_xattr option. + +This package requires help2man, available on slackbuilds.org. |