diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-08 20:44:49 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-08 20:44:49 +0200 |
| commit | 65d379f5db381423165e0da8cc788f85112873b8 (patch) | |
| tree | 10b52164cc2ae5f863549305ecec97e3ab96cd80 /README.md | |
| parent | fac54389550aaab8bcb4ad1e6b0b1900fd8887d2 (diff) | |
Add archive publishing
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |