Skip to content

Commit

Permalink
update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mokko committed Jul 27, 2024
1 parent 916d792 commit 3a9cb3b
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,16 @@ Includes the following scripts
* saxon

## Usage

> lido -j smb -i path/to/generic_xml # writes output to script_dir/sdata/20221023/label
>
> #use -f to force overwrite existing files
* -j picks a job e.g. smb or ohneLit
* -i provide the xml source (required)
* -c expect one or multiple zipped cache files as input
* -f force; overwrite most files created during previous runs (except relWorks cache)
> lido -j smb -i path/to/generic_xml
### New
In previous versions, the script had to be executed in one particular directory for it to
work correctly. Now it can be executed anywhere and the results are always saved in
sdata/{label}/{date}.

## Common Jobs
job 'smb' does the following steps
Expand Down

0 comments on commit 3a9cb3b

Please sign in to comment.