modify hint

This commit is contained in:
MaysWind
2024-07-16 00:39:49 +08:00
parent 15d476fd40
commit d86dea4081
+1 -1
View File
@@ -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{