Skip to content

Commit 43c9d82

Browse files
committed
FAQ.rst: Adds reference to list of exit codes
Adds link to list of exit codes in Help/FAQ.rst. Fixes #442
1 parent 8c15537 commit 43c9d82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Help/FAQ.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ Can I Use coala in my Continuous Integration?
2525

2626
Yes! There's an argument *--ci* that runs the coala binary in non-interactive
2727
mode, which shows results cleanly in the log and returns error codes
28-
if something goes wrong.
28+
if something goes wrong. List of the exit codes and their meanings:
29+
`Exit Codes <https://docs.coala.io/en/latest/Users/Exit_Codes.html>`__.
2930

3031
Why did you choose the name?
3132
----------------------------

0 commit comments

Comments
 (0)