summaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/config.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/config.txt b/docs/config.txt
index dedb7502bb1..b71b46a3ea9 100644
--- a/docs/config.txt
+++ b/docs/config.txt
@@ -461,6 +461,12 @@ Core state/playback options
for that, and reassemble the audio/video using offline tools. The
default is NULL (no recording).
+-aviwrite <filename>
+
+ Stream video and sound data to the given <filename> in AVI format,
+ producing an animation of the game session complete with sound. The
+ default is NULL (no recording).
+
-wavwrite <filename>
Writes the final mixer output to the given <filename> in WAV format,