diff --git a/README.md b/README.md index aabec530..f7e9ae9c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ % mergerfs(1) mergerfs user manual % Antonio SJ Musumeci -% 2016-08-01 +% 2016-10-13 # NAME @@ -296,11 +296,13 @@ A B C # TOOLING -Find tooling to help with managing **mergerfs** at: https://github.com/trapexit/mergerfs-tools - -* mergerfs.fsck: Provides permissions and ownership auditing and the ability to fix them -* mergerfs.dedup: Will help identify and optionally remove duplicate files -* mergerfs.mktrash: Creates FreeDesktop.org Trash specification compatible directories on a mergerfs mount +* https://github.com/trapexit/mergerfs-tools + * mergerfs.ctl: A tool to make it easier to query and configure mergerfs at runtime + * mergerfs.fsck: Provides permissions and ownership auditing and the ability to fix them + * mergerfs.dedup: Will help identify and optionally remove duplicate files + * mergerfs.mktrash: Creates FreeDesktop.org Trash specification compatible directories on a mergerfs mount +* https://github.com/trapexit/scorch + * scorch: A tool to help discover silent corruption of files # TIPS / NOTES @@ -447,4 +449,5 @@ For non-Linux systems mergerfs uses a read-write lock and changes credentials on * http://github.com/trapexit/mergerfs * http://github.com/trapexit/mergerfs-tools +* http://github.com/trapexit/scorch * http://github.com/trapexit/backup-and-recovery-howtos diff --git a/man/mergerfs.1 b/man/mergerfs.1 index 165454b1..593f45ca 100644 --- a/man/mergerfs.1 +++ b/man/mergerfs.1 @@ -1,5 +1,5 @@ .\"t -.TH "mergerfs" "1" "2016\-08\-01" "mergerfs user manual" "" +.TH "mergerfs" "1" "2016\-10\-13" "mergerfs user manual" "" .SH NAME .PP mergerfs \- another (FUSE based) union filesystem @@ -666,10 +666,12 @@ A\ B\ C \f[] .fi .SH TOOLING -.PP -Find tooling to help with managing \f[B]mergerfs\f[] at: +.IP \[bu] 2 https://github.com/trapexit/mergerfs\-tools .IP \[bu] 2 +mergerfs.ctl: A tool to make it easier to query and configure mergerfs +at runtime +.IP \[bu] 2 mergerfs.fsck: Provides permissions and ownership auditing and the ability to fix them .IP \[bu] 2 @@ -677,6 +679,10 @@ mergerfs.dedup: Will help identify and optionally remove duplicate files .IP \[bu] 2 mergerfs.mktrash: Creates FreeDesktop.org Trash specification compatible directories on a mergerfs mount +.IP \[bu] 2 +https://github.com/trapexit/scorch +.IP \[bu] 2 +scorch: A tool to help discover silent corruption of files .SH TIPS / NOTES .IP \[bu] 2 https://github.com/trapexit/backup\-and\-recovery\-howtos : A set of @@ -1035,6 +1041,8 @@ http://github.com/trapexit/mergerfs .IP \[bu] 2 http://github.com/trapexit/mergerfs\-tools .IP \[bu] 2 +http://github.com/trapexit/scorch +.IP \[bu] 2 http://github.com/trapexit/backup\-and\-recovery\-howtos .SH AUTHORS Antonio SJ Musumeci .