diff --git a/lib/SLUB/LZA/TA.pm b/lib/SLUB/LZA/TA.pm index 01dbe91fa88374458a9921f0a4acb43c70d029ad..80258546fd0b9f02d6af47d75a5df76de0318e1c 100644 --- a/lib/SLUB/LZA/TA.pm +++ b/lib/SLUB/LZA/TA.pm @@ -79,6 +79,8 @@ HINT sub common_global_opt_spec { return ( + [ "help|h" => "this usage screen" ], + [], [ "debug|D" => "enable user agent debug output" ], [ "verbose|v" => "enable verbose output" ], [ "elasticsearch-host|e=s" => "host adress where Archivematica's ElasticSearch runs, overrides config value (command 'init')" ],