From 565f57c95489a700d86d4af55d7243afa5412b3e Mon Sep 17 00:00:00 2001
From: Andreas Romeyke <andreas.romeyke@slub-dresden.de>
Date: Wed, 16 Jun 2021 11:41:07 +0200
Subject: [PATCH] - minor

---
 bin/ta-tool.pl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/ta-tool.pl b/bin/ta-tool.pl
index d1b57f8..1ec0f21 100644
--- a/bin/ta-tool.pl
+++ b/bin/ta-tool.pl
@@ -11,8 +11,8 @@ SLUB::LZA::Rosetta::TA->run;
     ta-tool <cmd> [options]
 
  COMMANDS:
-    search          the search
-    count
+    search          search typical metadata
+    count           count matches in metadata
 
  OPTIONS:
     -v --verbose    Show more detailed option
-- 
GitLab