.\" .\" aegis - project change supervisor .\" Copyright (C) 1994 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: document describing o_interact.so .\" .TP 8n .B -Interactive .br .RS Specify that \*(n) should ask the user for confirmation before deleting each file. Answer the question .I yes to delete the file, or .I no to keep the file. You can also answer .I all to delete the file and all that follow, or .I none to keep the file and all that follow. .PP Defaults to the user's .I delete_file_preference if not specified, see .IR aeuconf (5) for more information. .PP If \*(n) is running in the background, the question will not be asked, and the files will be deleted. .RE