From 21f608df2e476efbc804296496acc4003681b352 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 11 Apr 2021 03:20:38 -0400 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 3a72faf..5f3c9f5 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -101,7 +101,7 @@ with some of the URLs that failed to be archived and I'll investigate. ### Removing unwanted links from the index -If you accidentally added lots of unwanted links into index and they slow down your archiving, you can use the `bin/purge` script to remove them from your index, which removes everything matching python regexes you pass into it. E.g: `bin/purge -r 'amazon\.com' -r 'google\.com'`. It would prompt before removing links from index, but for extra safety you might want to back up `index.json` first (or put in undex version control). +`archivebox remove --help` ## Hosting the Archive