- Added README describing the hook system.
- Corrected hook interface details regarding exit codes.
This commit is contained in:
Paul Beckingham
2014-09-07 22:13:31 -04:00
parent 9e45f5e637
commit f47054c485
5 changed files with 40 additions and 14 deletions

View File

@@ -12,7 +12,7 @@
echo on-exit
# Exit:
# 0 Means: - all emitted non-JSON lines become footnote entries
# 1 Means: - all emitted non-JSON lines become error entries
# 0 Means: - all emitted non-JSON lines become footnote entries
# non-0 Means: - all emitted non-JSON lines become error entries
exit 0