From 07b94f1513ecd2588085caad6d499ee045ad205f Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Sun, 25 Oct 2020 01:22:40 +0200 Subject: [PATCH] Updated README. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1a9e09d4a..e0586029e 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,9 @@ To generate thumbnails for new logos and tag photos, install ImageMagick and run #### Developers * `--no-save`: Do not store retrieved information in local database, forcing re-fetch. * `--level`: Change log level to `silly`, `verbose`, `info`, `warn` or `error`. +* `--flush-network`: Delete all scenes and movies from all network channels +* `--flush-channel`: Delete all scenes and movies from a channel +* `--flush-batch`: Delete all scenes and movies from a batch ID ### API A GraphQL API is available at `/graphql`, and a REST API is available at the following `GET` endpoints: