1
0

fix(docs): typos

Apply patch from https://github.com/go-vikunja/vikunja/issues/263
This commit is contained in:
kolaente
2024-05-07 16:06:01 +02:00
parent 794fc4c1bb
commit eee7b060b6
12 changed files with 24 additions and 23 deletions

View File

@ -147,7 +147,7 @@ Flags:
#### `user delete`
Start the user deletion process.
If called without the `--now` flag, this command will only trigger an email to the user in order for them to confirm and start the deletion process (this is the same behavoir as if the user requested their deletion via the web interface).
If called without the `--now` flag, this command will only trigger an email to the user in order for them to confirm and start the deletion process (this is the same behavior as if the user requested their deletion via the web interface).
With the flag the user is deleted **immediately**.
**USE WITH CAUTION.**