.\" .\" aegis - project change supervisor .\" Copyright (C) 1991-1993, 1995, 1996, 2001 Peter Miller; .\" All rights reserved. .\" .\" 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 2 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, write to the Free Software .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. .\" .\" MANIFEST: description of -Page_Length and -Page_Width command line options .\" .TP 8n .B -PAGer The output of listings and help is piped through the pager command given in the \f(CWPAGER\fP environment variable (or \fImore\fP if not set). This is the default if the command is in the foreground, and the output is a TTY. This option may be used to override any preference specified in the .IR aeuconf (5) file. .TP 8n .B -No_PAGer .br This option may be used to ensure that the output of listings and help is not piped through a pager command. This is the default if the command is in the background, or if the output is not a TTY. This option may be used to override any preference specified in the .IR aeuconf (5) file. .TP 8n \fB-Page_Length\fP \fInumber\fP .br This option may be used to set the page length of listings. The default, in order of preference, is obtained from the system, from the \fILINES\fP environment variable, or set to 24 lines. .TP 8n \fB-Page_Width\fP \fInumber\fP .br This option may be used to set the page width of listings and error messages. The default, in order of preference, is obtained from the system, from the \fICOLS\fP environment variable, or set to 79 characters.