From fec18f4e16eac8f264b9fc60b74b102478e33714 Mon Sep 17 00:00:00 2001 From: ErikEk Date: Fri, 2 Jul 2021 01:36:16 +0200 Subject: [PATCH] trivial-typo-walletrpc --- cmd/lncli/walletrpc_active.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/lncli/walletrpc_active.go b/cmd/lncli/walletrpc_active.go index 3d8f8912..179ae694 100644 --- a/cmd/lncli/walletrpc_active.go +++ b/cmd/lncli/walletrpc_active.go @@ -423,7 +423,7 @@ func listSweeps(ctx *cli.Context) error { var labelTxCommand = cli.Command{ Name: "labeltx", - Usage: "adds a label to a transaction", + Usage: "Adds a label to a transaction.", ArgsUsage: "txid label", Description: ` Add a label to a transaction. If the transaction already has a label,