From be4208b74e1e6e237092ce9e78e3117cfcea2eb8 Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Fri, 19 Dec 2025 21:09:56 +0000 Subject: [PATCH] Docs updates. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 279ccd3..db9c1ab 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,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