9 lines
No EOL
278 B
Markdown
9 lines
No EOL
278 B
Markdown
# MamHistoryLoader
|
|
## Build
|
|
Build using ant with the target "create\_run\_jar"
|
|
## Run
|
|
```
|
|
java -jar MamHistoryLoader.jar <YOUR-JID> <CONTACT-JID> [-debug] [-from dd.MM.yyyy] [-to dd.MM.yyyy] [-limit <MAX-MESSAGE-COUNT>]
|
|
```
|
|
|
|
The options -from and -limit cannot be used together. |