summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/radicale.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/radicale.md b/content/radicale.md
index 56d3b0f..b24f8ef 100644
--- a/content/radicale.md
+++ b/content/radicale.md
@@ -46,7 +46,7 @@ As you can see under \[auth\] we use htpasswd to manage the users.
Execute the following command to add a new user to Radicale.
```sh
-htpasswd -c /etc/radicale/users username
+htpasswd -B -c /etc/radicale/users username
```
As Radicale stands now it is fully functional and after starting it by