X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fpspp-output.texi;h=35cc6004630e54a4139d74438ac2ddd972f79a72;hb=3fa740d165a0c2ef7c03b11633f65c421f07f0a2;hp=38c72d3aa702d44e07afd51962939a9b2773cdc3;hpb=50f6ea7d66d03895020891215fb4f55bbf061003;p=pspp diff --git a/doc/pspp-output.texi b/doc/pspp-output.texi index 38c72d3aa7..35cc600463 100644 --- a/doc/pspp-output.texi +++ b/doc/pspp-output.texi @@ -38,6 +38,13 @@ Each of these forms is documented separately below. @command{pspp-output} also has several undocumented command forms that developers may find useful for debugging. +@menu +* The pspp-output detect Command:: +* The pspp-output dir Command:: +* The pspp-output convert Command:: +* Input Selection Options:: +@end menu + @node The pspp-output detect Command @section The @code{detect} Command @@ -103,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 @@ -152,6 +163,12 @@ The @option{--labels} option matches the labels in table output (that is, the table titles). Labels are affected by the output language, variable names and labels, split file settings, and other factors. +@item --nth-commands=@var{n}@dots{} +Include only objects from the @var{n}th command that matches +@option{--command} (or the @var{n}th command overall if +@option{--command} is not specified), where @var{n} is 1 for the first +command, 2 for the second, and so on. + @item --instances=@var{instance}@dots{} Include the specified @var{instance} of an object that matches the other criteria within a single command. The @var{instance} may be a