'\" t .\" aegis - project change supervisor .\" Copyright (C) 1991, 1992, 1993, 1995, 1998 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: manual entry for 'aegis -Project_Attributes' command .\" .so z_name.so .TH "\*(n) -Project_Attributes" 1 \*(N) "Reference Manual" .SH NAME \*(n) -Project_Attributes \- modify the attributes of a project .XX "aepa(1)" "modify the attributes of a project" .SH SYNOPSIS .B \*(n) .B -Project_Attributes .I attr-file [ .IR option ... ] .br .B \*(n) .B -Project_Attributes .B -Edit [ .IR option ... ] .br .B \*(n) .B -Project_Attributes .B -List [ .IR option ... ] .br .B \*(n) .B -Project_Attributes .B -Help .SH DESCRIPTION The .I \*(n) .I -Project_Attributes command is used to set, edit or list the attributes of a project. .PP The output of the .B -List variant is suitable for use as input at a later time. .PP See .IR aepattr (5) for a description of the file format. .SH OPTIONS The following options are understood: .so o_edit.so .so o_file.so .so o_help.so .so o_list.so .so o_project.so .so o_terse.so .so o_verbose.so .so o_wait.so .so o__rules.so .SH RECOMMENDED ALIAS The recommended alias for this command is .nf .ta 8n 16n csh% alias aepa '\*(n) -pa \e!* -v' sh$ aepa(){\*(n) -pa "$@" -v} .fi .SH ERRORS It is an error if the current user is not an administrator of the specified project. .so z_exit.so .br .ne 1i .SH SEE ALSO .TP 8n .IR tkaepa (1) Graphical interface to the \fIaepa\fP(1) command. .TP 8n .IR aeca (1) modify the attributes of a change .TP 8n .IR aepattr (5) project attribute file format .TP 8n .IR aepstate (5) project state file format .TP 8n .IR aeuconf (5) user configuration file format .so z_cr.so