aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: a9143a0c58f2175d3d97e5dae153dfb2142352f7 (plain)
1
2
3
4
5
6
7
8
9
# 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.