summaryrefslogtreecommitdiff
path: root/HACKING.rst
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING.rst')
-rw-r--r--HACKING.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/HACKING.rst b/HACKING.rst
index d326a7b35..1c9624090 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -383,6 +383,9 @@ Each *command* is a dictionary, the members of which are listed here:
* ``output``: The input file relative output html file to generate (optional)
+* ``fake-output``: Don't really run the command, just pretend to and pretend
+ this was the output, an empty string will enable this too.
+
* ``command``: The command to run, without the leading ``bst``
When adding a new ``.run`` file, one should normally also commit the new