We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5850de commit 7112ab6Copy full SHA for 7112ab6
1 file changed
README.md
@@ -43,6 +43,9 @@ java -jar java-xml-grepper.jar \
43
1.0.1
44
```
45
46
+If something happens like parsing errors, file not found a.s.o the **exit code will be 1**.
47
+Otherwise the exit code will be 0 and it will only print the grepped output.
48
+
49
-----
50
51
0 commit comments