From dfe52d257e4e6473e26b6b2161c765ac9a19c262 Mon Sep 17 00:00:00 2001 From: Coenraad Loubser Date: Tue, 13 Jun 2023 00:17:58 +0200 Subject: [PATCH] Update README.md Make the biggest potentially devastating trap visible where it is much more likely to be seen in time. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 11a2a358..7d348170 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ is similar to **mhddfs**, **unionfs**, and **aufs**. * Support for POSIX ACLs * Misc other things +# TRAPS + +* `mv` deletes your files. Just copy! +* Some applications need special settings. (NFS, torrents) # HOW IT WORKS