X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fpspp-output.1;h=5fd913789c0051306d12a9f62945a08a6be9fee0;hb=69b31e124aff05df3492e6e6412c03c64e4e9d12;hp=941c6684f7bfe14a296a5da9624fdb38bc4c687d;hpb=24e84c14af8ac6dc897344104e756c8820f9a031;p=pspp diff --git a/utilities/pspp-output.1 b/utilities/pspp-output.1 index 941c6684f7..5fd913789c 100644 --- a/utilities/pspp-output.1 +++ b/utilities/pspp-output.1 @@ -1,4 +1,18 @@ .\" -*- nroff -*- +.\" Copyright (C) 2020 Free Software Foundation + +.\" This program is free software: you can redistribute it and/or modify +.\" it under the terms of the GNU General Public License as published by +.\" the Free Software Foundation, either version 3 of the License, or +.\" (at your option) any later version. + +.\" This program is distributed in the hope that it will be useful, +.\" but WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.\" GNU General Public License for more details. + +.\" You should have received a copy of the GNU General Public License +.\" along with this program. If not, see . .de IQ . br . ns @@ -97,6 +111,9 @@ extracts the TableLook from that table, and writes it to \fIdestination\fR (typically with an \fB.stt\fR extension) in the TableLook XML format. .PP +Use \fB\-\fR for \fIsource\fR to instead write the default look to +\fIdestination\fR. +.PP The user may use the TableLook file to change the style of tables in other files, by passing it to the \fB\-\-table\-look\fR option on the \fBconvert\fR command.