aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: be0071d28f3d7c9d738aa94751279bace0014b4f (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.