aboutsummaryrefslogtreecommitdiff
path: root/tests/FILEFORMAT
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r--tests/FILEFORMAT3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT
index f9cef19b8..c2ee7ae40 100644
--- a/tests/FILEFORMAT
+++ b/tests/FILEFORMAT
@@ -289,7 +289,8 @@ actually sent by the client
Variables are substituted as in the <command> section.
</protocol>
<stdout [mode="text"] [nonewline="yes"]>
-This verifies that this data was passed to stdout.
+This verifies that this data was passed to stdout. Variables are
+substituted as in the <command> section.
Use the mode="text" attribute if the output is in text mode on platforms that
have a text/binary difference.