unget.1

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 57 行

1
57
字号
.\" SCCSID: @(#)unget.1	8.1	9/11/90.TH unget 1.SH Nameunget \- undo a previous get of an SCCS file.SH Syntax.B unget[\fB\-r\fISID\fR\|] [\fB\-s\fR] [\fB\-n\fR] \fIfiles\fR.SH Description.NXR "unget command (sccs)".NXR "SCCS file" "ungetting"The.PN unget command undoes the effect of a.PN "get \-e"done prior to creating the intended new delta.If a directory is named,.PN ungetbehaves as though each file in the directory werespecified as a named file, except thatnon-\s-1SCCS\s+1files and unreadable files are ignored.If .B \-is given as a name, the standard input is read, with each linebeing taken as the name of an SCCS file to be processed..SH OptionsKeyletter arguments apply independently to eachnamed file..IP \fB\-n\fR 10Retains copy of SCCS file which normally is removed from current directory.  .IP \fB\-r\fISID\fRIndicates delta version number.  This would have been specified by.PN getas the new delta.The use of this keyletter is necessary only if two ormore outstanding.PN getsfor editing on the same SCCSfile were done by the same person (login name).A diagnostic results if the specified.I \s-1SID\s+1\^is ambiguous, or if it is necessary and omittedon the command line..IP \fB\-s\fRSuppresses normal messages, on the standard outputof the intended delta's.IR \s-1SID\s+1 ..SH DiagnosticsSee.MS sccshelp 1for explanations..SH See Alsodelta(1), get(1), sccs(1).br\fIGuide to the Source Code Control System\fP

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?