]> git.cworth.org Git - notmuch-wiki/blobdiff - excluding.mdwn
news for 0.20.1. s/setup/set up/ change for 0.3 included
[notmuch-wiki] / excluding.mdwn
index ef9b1a74ddfaa100e043386049edcea8c5b4a872..4e54a85465fc3fa3ef80c73ef6c204ea4e076734 100644 (file)
@@ -48,7 +48,7 @@ be used to train a spam filter:
 
 It can also be used to purge mail files from disk:
 
 
 It can also be used to purge mail files from disk:
 
-        $ notmuch search --format=text0 --output=files tag:deleted | xargs -0 rm
+        $ notmuch search --format=text0 --output=files tag:deleted | xargs -0 --no-run-if-empty rm
 
 Make sure you run "notmuch new" after the last command so the database
 becomes aware that the files have been removed and can remove the
 
 Make sure you run "notmuch new" after the last command so the database
 becomes aware that the files have been removed and can remove the