From de5345e5bdb4ac29b19bed57eb4de47c1dc0d5d8 Mon Sep 17 00:00:00 2001 From: default Date: Fri, 25 Nov 2022 11:04:23 +0100 Subject: Updated documentation. --- doc/snac.8 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/snac.8') diff --git a/doc/snac.8 b/doc/snac.8 index a241158..82ded62 100644 --- a/doc/snac.8 +++ b/doc/snac.8 @@ -69,6 +69,15 @@ startup scripts and configuration data in the directory. For other operating systems, please read the appropriate documentation on how to install a daemon as a non-root service. +.Ss Upgrading to a new version +Sometimes, the database disk layout changes between versions. If there +is such a change, +.Nm +will refuse to run and require an upgrade. Do this by running +.Bd -literal -offset indent +snac upgrade $HOME/snac-data +.Ed +.Pp .Ss Server Setup .Pp An http server with TLS and proxying support must already be -- cgit v1.2.3