From d86dea4081b122544c9538d8783d9abee88e4523 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Tue, 16 Jul 2024 00:39:49 +0800 Subject: [PATCH] modify hint --- cmd/user_data.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/user_data.go b/cmd/user_data.go index 9f4b928a..353bbef0 100644 --- a/cmd/user_data.go +++ b/cmd/user_data.go @@ -232,7 +232,7 @@ var UserData = &cli.Command{ }, { Name: "transaction-tag-index-fix-transaction-time", - Usage: "fix the transaction tag index data which does not have transaction time", + Usage: "Fix the transaction tag index data which does not have transaction time", Action: fixTransactionTagIndexNotHaveTransactionTime, Flags: []cli.Flag{ &cli.StringFlag{