From 529ee2eff7949539f679c114f795d4bd66a614ba Mon Sep 17 00:00:00 2001 From: AbelLykens <47113175+AbelLykens@users.noreply.github.com> Date: Wed, 22 Oct 2025 13:30:58 +0200 Subject: [PATCH] [docs] Typo recovery.md `-multi_file` should be `--multi_file` --- docs/recovery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/recovery.md b/docs/recovery.md index 89c2f069f..d3951be73 100644 --- a/docs/recovery.md +++ b/docs/recovery.md @@ -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