summaryrefslogtreecommitdiff
path: root/plugins/htpasswd/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/htpasswd/README.md')
-rw-r--r--plugins/htpasswd/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/htpasswd/README.md b/plugins/htpasswd/README.md
index a8985b0..b7b8bcb 100644
--- a/plugins/htpasswd/README.md
+++ b/plugins/htpasswd/README.md
@@ -6,11 +6,11 @@ generated by htpasswd.
The following hash types are supported:
-- APR-MD5 ("htpasswd [-m]", default method)
-- SHA1 ("htpasswd -s")
-- Blowfish ("htpasswd -B")
-- DES ("htpasswd -d")
-- Plaintext ("htpasswd -s")
+- APR-MD5 (`htpasswd [-m]`, default method)
+- SHA1 (`htpasswd -s`)
+- Blowfish (`htpasswd -B`)
+- DES (`htpasswd -d`)
+- Plaintext (`htpasswd -s`)
Note that DES and Plaintext are mutually exclusive, because
the format is not readily distinguishable. Any hash that does