summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-08-02 18:42:02 +0300
committerPaul Buetow <paul@buetow.org>2026-08-02 18:42:02 +0300
commit76e151fc9141ef3ccbafc22c62985a30afb54b02 (patch)
tree9570fc8c9f8479e7a43c9a4d5cd21c4d8b56e91b /README.md
parentab0953b56309206617be8a4e0669532a5885b619 (diff)
Add WireGuard fallback for mirror sync
Amp-Thread-ID: https://ampcode.com/threads/T-019fc31d-668a-769a-8dc8-554ecbd6a274 Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98f47ee..459f57c 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,7 @@ All source files are removed from the input directory once they have been succes
--output DIR Output directory for generated site (default: ./dist)
--base-url URL Base URL for Atom feed links (default: https://snonux.foo)
--theme NAME Visual theme, or "random" (default: random)
---sync Rsync output to pi0/pi1 after generation
+--sync Rsync output to pi0/pi1 after generation (LAN, then WireGuard fallback)
--list-themes Print available theme names and exit
--version Print version and exit
```