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