summaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
author Scott Stone <tafoid@gmail.com>2015-03-25 15:43:57 -0400
committer Scott Stone <tafoid@gmail.com>2015-03-25 15:43:57 -0400
commit0d8fea30ec8d51f604c0a6edd86794fd84d94b25 (patch)
tree1faf83bd7af1fd30c38696305bb9927e0a416490 /docs
parent978708879d5da6fc847aef0000c33eb2056b0856 (diff)
documentation fix for docs/hlsl.txt (nw)
Diffstat (limited to 'docs')
-rw-r--r--docs/hlsl.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hlsl.txt b/docs/hlsl.txt
index f87d173aba3..a2d5f652b2b 100644
--- a/docs/hlsl.txt
+++ b/docs/hlsl.txt
@@ -11,7 +11,7 @@ hlslpath [path] Path to the .fx files that are in use.
hlsl_prescale_x [horizontal] HLSL pre-scale override factor for X. (0 for auto)
hlsl_prescale_y [vertical] HLSL pre-scale override factor for Y. (0 for auto)
hlsl_preset -1 through 3 HLSL preset to use. (default: -1)
-hlsl_write 0/1 Enable HLSL AVI writing. (huge disk bandwidth suggested)
+hlsl_write [filename] Enable HLSL AVI writing. (huge disk bandwidth suggested)
hlsl_snap_width [width] HLSL upscaled-snapshot width. (default: 2048)
hlsl_snap_height [height] HLSL upscaled-snapshot height. (default: 1536)