We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1069064 commit 64bdf83Copy full SHA for 64bdf83
.github/ISSUE_TEMPLATE/bug_report.md
@@ -37,7 +37,7 @@ Is this a QuickStart UI bug? If so, which browser are you using?
37
If possible, rerun the command with -d for debugging output and attach the output:
38
39
**for quickstart:**
40
- `java -jar quickstart.war -debug > myoutput.txt`
+ `java -jar marklogic-datahub-<version>.war --debug > myoutput.txt`
41
42
**for gradle:**
43
`gradle mlYourCommand -debug > myoutput.txt`
0 commit comments