From 8ba644e2cda2a53c39faa2391f5e229b90ea8517 Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Fri, 19 Dec 2025 21:07:20 +0000 Subject: [PATCH] Docs updates. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a203e7a..c01b5b7 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ paskia serve [options] | --rp-id *domain* | Main/top domain | **localhost** | | --rp-name *"text"* | Name of your company or site | Same as rp-id | | --origin *url* | Explicitly list the domain names served | **https://**_rp-id_ | -| --auth-host *domain* | Dedicated authentication site (e.g., **auth.example.com**) | Unspecified: we use **/auth/** on *every* site under rp-id.| +| --auth-host *domain* | Dedicated authentication site (e.g., **auth.example.com**) | Unspecified: we use **/auth/** on **every** site under rp-id.| ## Further Documentation