'\" t .\" aegis - project change supervisor .\" Copyright (C) 1991, 1992, 1993, 1995, 1998, 1999, 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: manual entry for 'aegis -Change_Attributes' command .\" .so z_name.so .TH "\*(n) -Change_Attributes" 1 \*(N) "Reference Manual" .SH NAME \*(n) -Change_Attributes \- modify the attributes of a change .XX "aeca(1)" "modify the attributes of a change" .SH SYNOPSIS .B \*(n) .B -Change_Attributes .B -File .I attr-file [ .IR option ... ] .br .B \*(n) .B -Change_Attributes .B -Edit [ .IR option ... ] .br .B \*(n) .B -Change_Attributes .B -List [ .IR option ... ] .br .B \*(n) .B -Change_Attributes .B -Help .SH DESCRIPTION The .I \*(n) .I -Change_Attributes command is used to set, edit or list the attributes of a change. .PP The output of the .B -List variant is suitable for use as input at a later time. .PP See .IR aecattr (5) for a description of the file format. .SH OPTIONS The following options are understood: .so o_change.so .TP 8n \fB\-Description_Only\fP This option may be used to specify that only the cange description is the subject of this command. It will be presented as plain text, without any of the quotes or escapes present when this command is not used. .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 aeca '\*(n) -ca \e!* -v' sh$ aeca(){\*(n) -ca "$@" -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 tkaeca (1) GUI interface to the \fIaeca\fP(1) command. .TP 8n .IR aepa (5) modify the attributes of a project .TP 8n .IR aecattr (5) change attributes file format .TP 8n .IR aecstate (5) change state file format .TP 8n .IR aeuconf (5) user configuration file format .so z_cr.so