diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,4 +5,5 @@ Build using ant with the target "create_run_jar" ``` 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.
\ No newline at end of file |