From 6e6b068ae2adc8c5ef8acb633dcadfbdc3221b61 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Wed, 11 Jun 2025 12:39:28 -0400 Subject: tools/reformat --- docs/ops.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ops.md') diff --git a/docs/ops.md b/docs/ops.md index 4274e22..4dfec49 100644 --- a/docs/ops.md +++ b/docs/ops.md @@ -6,6 +6,6 @@ The `pilcrow` server will automatically upgrade its database on startup. Before To avoid destroying backups that may still be needed, `pilcrow` will not start if the backup database already exists. **There is no catch-all advice on how to proceed**, but you can try the following: -* Start the server with **a copy** of the backup database, and determine if any data has been lost. If not, shut it down, replace your main database by copying the backup, and carry on. +- Start the server with **a copy** of the backup database, and determine if any data has been lost. If not, shut it down, replace your main database by copying the backup, and carry on. The `pilcrow` database is an ordinary file. While the server is not running, it can be freely copied or renamed without invalidating the data in it. -- cgit v1.2.3