mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-21 23:24:19 +01:00
backup: doc fix that restore needs a file not a dir
This commit is contained in:
committed by
Christian Decker
parent
092b295d06
commit
9591c1b31e
@@ -58,5 +58,5 @@ If things really messed up and you reinstall clightning on a new host, you can
|
|||||||
restore the database backup by using the `backup-cli` utility:
|
restore the database backup by using the `backup-cli` utility:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./backup-cli restore file:///mnt/external/location ~/.lightning/bitcoin
|
./backup-cli restore file:///mnt/external/location ~/.lightning/bitcoin/lightningd.sqlite3
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user