make it easier to copy the command

This commit is contained in:
Marten 2014-09-17 00:16:45 -04:00
parent cd01b34aa2
commit 05ccb0dcfa

View File

@ -7,4 +7,8 @@ I originally collected them to filter allowed domains for new user registration
Feel free to create PR with more or request removing of your domain (with reasons). Feel free to create PR with more or request removing of your domain (with reasons).
Use `cat disposable_email_blacklist.conf your_file | sort | uniq > disposable_email_blacklist.conf` to add contents of another file in the same format (domains on new line without @). Use
`cat disposable_email_blacklist.conf your_file | sort | uniq > disposable_email_blacklist.conf`
to add contents of another file in the same format (domains on new line without @).