From a068b8d8825c36f38e591c785947584ce46d088d Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <andreas.romeyke@slub-dresden.de> Date: Thu, 10 Nov 2022 13:54:44 +0100 Subject: [PATCH] - update --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 790cdfb..87c808a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ ta-tool - the swiss knife for the technical analyst working with Rosetta Achival ## Installation -You could use Distzilla to install the tool locally. See command 'dist' for details. +You could use Distzilla to install the tool locally. See command 'dist' for +details. Alternatively, copy the 'bin/' and 'lib' paths to your local perl installation. @@ -15,4 +16,7 @@ Alternatively, copy the 'bin/' and 'lib' paths to your local perl installation. -v --verbose Show more detailed option -h --help Prints this help information -at the moment only the commands `search` and `count` supported, but will be extended in near future. +at the moment only the commands `log`, `search` and `count` supported, but will +be extended in near future. + + -- GitLab