spv: Support underlining in table styles.
[pspp] / doc / pspp-output.texi
index 29c625e0cd6cf1e0e5f15f2881dc395113130e08..35cc6004630e54a4139d74438ac2ddd972f79a72 100644 (file)
@@ -110,6 +110,10 @@ details of the available output options.
 By default, if the source is corrupt or otherwise cannot be processed,
 the destination is not written.  With @option{-F} or @option{--force},
 the destination is written as best it can, even with errors.
+
+@item --table-look=@var{file}
+Reads a table style from @var{file} and applies it to all of the
+output tables.  The file should a TableLook @file{.stt} file.
 @end table
 
 @node Input Selection Options