Change CLI delete user task to completly delete user by default
And document the new option Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -53,4 +53,5 @@ mix mobilizon.users.delete <email>
|
||||
|
||||
### Options
|
||||
|
||||
* `--assume_yes`/`-y` Don't ask for confirmation
|
||||
* `--assume_yes`/`-y` Don't ask for confirmation
|
||||
* `--keep_email`/`-k` Keep user entry with just email information (to prevent future registrations with same email)
|
||||
Reference in New Issue
Block a user