'\" t .\" aegis - project change supervisor .\" Copyright (C) 1991-1995, 1998, 2003, 2006-2008, 2010, 2012 Peter Miller .\" .\" 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 . .\" .so lib/en/man1/z_name.so .TH "\*(n) \-Project_Attributes" 1 \*(N) "Reference Manual" .SH NAME aegis 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\[hy]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 lib/en/man1/o_edit.so .so lib/en/man1/o_file.so .so lib/en/man1/o_help.so .so lib/en/man1/o_list.so .so lib/en/man1/o_project.so .so lib/en/man1/o_recurse.so .so lib/en/man1/o_terse.so .so lib/en/man1/o_verbose.so .so lib/en/man1/o_wait.so .so lib/en/man1/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 lib/en/man1/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 lib/en/man1/z_cr.so .\" vim: set ts=8 sw=4 et :