mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-09 21:56:47 +01:00
[docs] Typo recovery.md
`-multi_file` should be `--multi_file`
This commit is contained in:
@@ -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
|
||||
existing SCB using the `lncli create` or `lncli unlock` commands:
|
||||
```shell
|
||||
$ lncli create -multi_file=channel.backup
|
||||
$ lncli create --multi_file=channel.backup
|
||||
```
|
||||
|
||||
Alternatively, the `restorechanbackup` command can be used if `lnd` has already
|
||||
|
||||
Reference in New Issue
Block a user