From 5d087059e212ac76b3015e156521b00e547c973c Mon Sep 17 00:00:00 2001
From: Andreas Romeyke <andreas.romeyke@slub-dresden.de>
Date: Tue, 28 May 2024 13:47:41 +0200
Subject: [PATCH] - fixed perldoc

---
 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 fb900c0..329845c 100644
--- a/bin/ta-tool.pl
+++ b/bin/ta-tool.pl
@@ -14,7 +14,7 @@ ta-tool - the swiss knife for the technical analyst working with different Achiv
 
 =head1 SYNOPSIS
 
-    ta-tool [options] <command> [cmdoptions]
+    ta-tool <command> [options]
 
  COMMANDS:
 
@@ -35,7 +35,7 @@ ta-tool - the swiss knife for the technical analyst working with different Achiv
 
 =head1 DESCRIPTION
 
-TODO
+The tool allows you to submit queries to Archivematica's ElasticSearch, which makes your daily work as a technical analyst much easier.
 
 =head1 COPYRIGHT AND LICENSE
 
-- 
GitLab