X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fconfiguring.texi;h=43be3d6792e0cd002331d2909b510a997e88da3d;hb=baf657198fcf0cabe289246dc07a82da67c86f5b;hp=b4aea100c3bb9f329ef2f063676afe537afc752f;hpb=458d169f64134f4e0a9d9b72398666a01761fcf8;p=pspp-builds.git diff --git a/doc/configuring.texi b/doc/configuring.texi index b4aea100..43be3d67 100644 --- a/doc/configuring.texi +++ b/doc/configuring.texi @@ -668,7 +668,7 @@ The available options are listed below. @item output-file=@var{file-name} File to which output should be sent. This can be an ordinary file name -(e.g., @code{"pspp.txt"}), a pipe (e.g., @code{"|lpr"}), or +(e.g., @code{"pspp.txt"}), a pipe (e.g., @code{"|more"}), or stdout (@code{"-"}). Default: @code{"pspp.list"}. @item paginate=@var{boolean} @@ -781,6 +781,11 @@ For all others, @samp{+} is used unless there are double lines or special lines, in which case @samp{#} is used. @end itemize +@item init=@var{init-string} +If set, this string is written at the beginning of each output file. +It can be used to initialize device features, e.g.@: to enable VT100 +line-drawing characters. + @item emphasis=@var{emphasis-style} How to emphasize text. Your choices are @code{bold}, @code{underline},