Skip to content
Snippets Groups Projects
Commit d44c84a6 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- improved description

parent a068b8d8
No related branches found
No related tags found
No related merge requests found
......@@ -10,13 +10,24 @@ Alternatively, copy the 'bin/' and 'lib' paths to your local perl installation.
## Usage
ta-tool <cmd> [options]
ta-tool <command> [options]
OPTIONS:
-v --verbose Show more detailed option
-h --help Prints this help information
COMMAND:
init Initialize config
log parses / searches Rosetta server log files very fast
search searches Rosetta for typical patterns (IE, SIP...)
count counts Rosetta matches of typical patterns (IE, SIP...)
at the moment only the commands `log`, `search` and `count` supported, but will
be extended in near future.
## First use
ta-tool init -r $ROSETTA_HOST -l $ROSETTA_LOGDIR
this stores the rosetta host and log dir in local .config/ta-tool.rc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment