From 4c1bd14c94c3096f5c7d1385c8534bd809d08dc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Calder=C3=B3n?= Date: Thu, 4 Apr 2019 11:20:54 -0300 Subject: [PATCH] Remove equal sign on verifychanbackup cmd on multi_file argument description --- cmd/lncli/commands.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/lncli/commands.go b/cmd/lncli/commands.go index c77306c4..81367cb0 100644 --- a/cmd/lncli/commands.go +++ b/cmd/lncli/commands.go @@ -3789,7 +3789,7 @@ var verifyChanBackupCommand = cli.Command{ Name: "verifychanbackup", Category: "Channels", Usage: "Verify an existing channel backup", - ArgsUsage: "[--single_backup] [--multi_backup] [--multi_file=]", + ArgsUsage: "[--single_backup] [--multi_backup] [--multi_file]", Description: ` This command allows a user to verify an existing Single or Multi channel backup for integrity. This is useful when a user has a backup, but is