Skip to content

Commit 995a1e7

Browse files
authored
Merge pull request #10314 from AbelLykens/patch-2
[docs] Typo recovery.md
2 parents 9a7b526 + 529ee2e commit 995a1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ schemes, compared to the file system notification based approach.
313313
If a node is being created from scratch, then it's possible to pass in an
314314
existing SCB using the `lncli create` or `lncli unlock` commands:
315315
```shell
316-
$ lncli create -multi_file=channel.backup
316+
$ lncli create --multi_file=channel.backup
317317
```
318318

319319
Alternatively, the `restorechanbackup` command can be used if `lnd` has already

0 commit comments

Comments
 (0)