Skip to content

Commit dc68007

Browse files
author
Adi
committed
Update README.md
1 parent 19f01d7 commit dc68007

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,13 +146,15 @@ More information in [wiki page](https://github.com/adireddy/haxe-checkstyle/wiki
146146

147147
To see all the options available run `haxelib run checkstyle`
148148

149+
```
149150
[-p | --path] <loc> : Set reporter path
150151
[-x | --xslt] <x> : Set reporter style (XSLT)
151152
[-r | --reporter] <reporterName> : Set reporter
152153
[--list-reporters] : List all reporters
153154
[-c | --config] <configPath> : Set config file
154155
[--list-checks] : List all checks
155156
[-s | --source] <sourcePath> : Set sources to process
157+
```
156158

157159
###Hudson and Bamboo Integration
158160

@@ -162,7 +164,7 @@ You can also set XSLT style for the XML generated. See the sample below.
162164

163165
`haxelib run checkstyle -s src -c config.json -r xml -p report.xml -x report.xsl`
164166

165-
Sample Hudson integration chart.
167+
Sample Hudson Checkstyle Trend Chart:
166168

167169
![hudson](https://raw.githubusercontent.com/adireddy/haxe-checkstyle/master/hudson.png)
168170

0 commit comments

Comments
 (0)