aboutsummaryrefslogtreecommitdiffstats
path: root/README.MD
blob: 1f4509871e47d730ef7ad69ca46ee6a760ca7d2b (plain)
1
2
3
4
5
6
7
8
# MamHistoryLoader
## Build
Build using ant with the target "create_run_jar"
## Run
```
java -jar <YOUR-JID> <CONTACT-JID> [-debug] [-start dd.MM.yyyy] [-end dd.MM.yyyy] [-limit <MAX-MESSAGE-COUNT>]
```
The options -start and -limit cannot be used together.