diff options
author | steckbrief <steckbrief@chefmail.de> | 2017-11-17 19:36:51 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2017-11-17 19:36:51 +0100 |
commit | c2ac03fbcdcca392135bf620e32f0578549960a6 (patch) | |
tree | e09166de25b45d83d982cbd5d96fea403f91889b | |
parent | 34d3918770b9ca77b42d82389c9a64afa5286d3c (diff) |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # MamHistoryLoader ## Build -Build using ant with the target "create__run__jar" +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>] |