[docs] Typo recovery.md

`-multi_file` should be `--multi_file`
This commit is contained in:
AbelLykens
2025-10-22 13:30:58 +02:00
committed by GitHub
parent ab0177c1a1
commit 529ee2eff7

View File

@@ -313,7 +313,7 @@ schemes, compared to the file system notification based approach.
If a node is being created from scratch, then it's possible to pass in an If a node is being created from scratch, then it's possible to pass in an
existing SCB using the `lncli create` or `lncli unlock` commands: existing SCB using the `lncli create` or `lncli unlock` commands:
```shell ```shell
$ lncli create -multi_file=channel.backup $ lncli create --multi_file=channel.backup
``` ```
Alternatively, the `restorechanbackup` command can be used if `lnd` has already Alternatively, the `restorechanbackup` command can be used if `lnd` has already