add a backup command
Ted Unangst tedu@tedunangst.com
Wed, 02 Sep 2020 17:47:18 -0400
3 files changed,
13 insertions(+),
4 deletions(-)
M
docs/changelog.txt
→
docs/changelog.txt
@@ -2,6 +2,8 @@ changelog
=== next +++ backup command. + + Option to mention all in replies. + Reduce interference between various text substitution rules.
M
docs/honk.8
→
docs/honk.8
@@ -124,6 +124,10 @@ .Ic cleanup Op Ar days
command exists to purge old data, by default 30 days. This removes unreferenced, unsaved posts and attachments. It does not remove any original content. +.Pp +Backups may be performed by running +.Ic backup dirname . +Backups only include the minimal necessary information. .Ss Upgrade Stop the old honk process. Backup the database.@@ -131,10 +135,6 @@ Perform the upgrade with the
.Ic upgrade command. Restart. -.Pp -There's also a -.Pa blob.db -file which is important to backup and restore. .Pp The current version of the honk binary may be printed with the .Ic version