Try to escape _ in markdown
This commit is contained in:
parent
4283ef9f5c
commit
34d3918770
1 changed files with 1 additions and 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>]
|
||||
|
|
Loading…
Reference in a new issue