diff options
author | metamuffin <metamuffin@disroot.org> | 2025-02-06 16:52:32 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-02-06 16:52:32 +0100 |
commit | 87ebdede17007b626b1275c66dde1e5aefd6cddc (patch) | |
tree | ce023bacfdbd1ba2e8321293dd0aee902a264e03 /doc/migration.md | |
parent | 8fd96b46e73a0e7f984305e487e383a471dfcf88 (diff) | |
download | jellything-87ebdede17007b626b1275c66dde1e5aefd6cddc.tar jellything-87ebdede17007b626b1275c66dde1e5aefd6cddc.tar.bz2 jellything-87ebdede17007b626b1275c66dde1e5aefd6cddc.tar.zst |
update book
Diffstat (limited to 'doc/migration.md')
-rw-r--r-- | doc/migration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/migration.md b/doc/migration.md index 089ebf7..24728a2 100644 --- a/doc/migration.md +++ b/doc/migration.md @@ -30,7 +30,7 @@ jellytool migrate export /path/to/db import /tmp/jdb Delete the old database and the JSON dump, they are not required anymore. > [!CAUTION] -> Confirm that everything still works and no data ist lost +> Confirm that everything still works and no data is lost before! ``` rm /path/to/db.old |