From 65d379f5db381423165e0da8cc788f85112873b8 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sun, 8 May 2022 20:44:49 +0200 Subject: Add archive publishing --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d0c4eb1..41de942 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,8 @@ as a gemlog format). This gets updated every time you add or update a post. -The publishing will not publish the archive. This is up to you to control. +Publishing with `--publish` will not publish the archive. Instead you should +use `--publish-archive`, which will `rsync` it to the destination provided. ## Debugging -- cgit