From 778941a8aa6b2bb5e08dd35781bb26fbefb3d41a Mon Sep 17 00:00:00 2001 From: rickellis Date: Wed, 21 Mar 2018 18:13:07 -0600 Subject: [PATCH] Updated docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a827e3b..aace16e 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Optional step if you are using a hard drive with existing data. Here's how to do $ dd if=/dev/urandom of=/dev/sd* status=progress -Or if you're paranoid (and have a day or two to wait) you can use a multi-pass tool like shred. +Or if you're paranoid (and have a couple days to wait) you can use a multi-pass tool like shred. $ shred -vfz -n 3 /dev/sd*