.po 1i .TH UNGET 1 Bell .V 08/15/84 17:08:44 .\" @[$]unget.1 1.4 08/15/84 17:08:44 - Zilog Inc. .ad .fi .SH NAME unget \- undo a previous get of an SCCS file .SH SYNOPSIS \fBunget \fR[ \fB\-r\fISID\fR] [ \fB\-s\fR ] [ \fB\-n\fR ] \fIfiles\fR .SH DESCRIPTION Unget undoes the effect of a .B "get \-e" done prior to creating the intended new delta. If a directory is named, .B unget\^ behaves as though each file in the directory were specified as a named file, except that non-SCCS files and unreadable files are silently ignored. If a name of .B \- is given, the standard input is read with each line being taken as the name of an .SM SCCS file to be processed. .SH OPTIONS Keyletter arguments apply independently to each named file. .RS 5 .TP 12 .B \-n Causes the retention of the gotten file which would normally be removed from the current directory. .TP 12 \fB\-r\fISID\fR Uniquely identifies which delta is no longer intended. (This would have been specified by .B get\^ as the "new delta"). The use of this keyletter is necessary only if two or more outstanding .BR get s for editing on the same .SM SCCS file were done by the same person (login name). A diagnostic results if the specified .I SID is ambiguous, or if it is necessary and omitted on the command line. .TP 12 .B \-s Suppresses the printout, on the standard output, of the intended delta's \fISID\fR. .SH SEE ALSO delta(1), get(1), sact(1). .br \fISCCS -- Source Code Control System\fR in the ZEUS Utilities Manual .SH DIAGNOSTICS Use .BR help (1) for explanations.