diff --git a/README.md b/README.md
index 358485257427dede967345bd6fd1ad7cf0255eba..8e9fc67ef042d575ee548a0bd01b368c1eadc1ed 100644
--- a/README.md
+++ b/README.md
@@ -8,24 +8,6 @@ details.
 
 Alternatively, copy the 'bin/' and 'lib' paths to your local perl installation.
 
-## Usage
-
-    ta-tool.pl <command> [-?h] [long options...]
-      --help (or -h)  show help
-                      aka -?
-
-    Available commands:
-
-    commands: list the application's commands
-    help: display a command's help screen
-
-     count: count AIPs in Archival Information System (AIS)
-      init: Initalize ./ta-tool.pl
-    search: searches Archival Information System (AIS)
-
-at the moment only the commands `search` and `count` supported, but will
-be extended in near future.
-
 ## First use
 
     ta-tool init -e $ELASTICSEARCHHOST
@@ -46,6 +28,6 @@ Count all AIPs with descriptive Metadata string "kitodo:422"
 
     ta-tool.pl count -d kitodo:422
 
-## Problems
+To get a overview, which commands possible use
 
-None found yet.
+    ta-tool.pl help