51 branding regression for boot menu
[unleashed.git] / usr / src / tools / scripts / sccscp.1
blob3c3636a3ef2bf601e6edb99e58a53bfb1481ecd7
1 .\" ident       "%Z%%M% %I%     %E% SMI"
2 .\"
3 .\" CDDL HEADER START
4 .\"
5 .\" The contents of this file are subject to the terms of the
6 .\" Common Development and Distribution License, Version 1.0 only
7 .\" (the "License").  You may not use this file except in compliance
8 .\" with the License.
9 .\"
10 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
11 .\" or http://www.opensolaris.org/os/licensing.
12 .\" See the License for the specific language governing permissions
13 .\" and limitations under the License.
14 .\"
15 .\" When distributing Covered Code, include this CDDL HEADER in each
16 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
17 .\" If applicable, add the following below this CDDL HEADER, with the
18 .\" fields enclosed by brackets "[]" replaced with your own identifying
19 .\" information: Portions Copyright [yyyy] [name of copyright owner]
20 .\"
21 .\" CDDL HEADER END
22 .\"
23 .\" "Copyright 2000 Sun Microsystems, Inc."
24 .\" "All rights reserved"
25 .\" "Use is subject to license terms."
26 .TH sccscp 1 "20 May 1992"
27 .SH NAME
28 .I sccscp
29 \- copy SCCS files under CodeManger control
30 .SH SYNOPSIS
31 .B sccscp
32 [-r] [-g] [-d] filename1 [filename2...] target
33 .SH DESCRIPTION
34 .I sccscp
35 is to be used to duplicate sccs files which are under CodeManager
36 control.  sccscp will copy the files or directories given
37 on the command line, it will then "uniqueify"
38 the SMID for the s-dot file.
39 .LP
40 .I sccscp
41 should be used any time your are duplicating part of a workspace
42 under CodeManager control.  
43 .SH OPTIONS
44 .TP 10
45 .B \-r
46 If file n is a directory, 
47 .B sccscp
48 will copy the directory and all its files, including any
49 subdirectories and their files; 
50 .I target must be a directory.
51 .TP
52 .B \-g
53 Don't do SCCS gets after copying the s-dot files.  Normally 
54 g-files are extracted after they are copied.  
55 .TP
56 .B \-e
57 Copy most recent delta if file is currently checked out.
58 .TP
59 .B \-d
60 set debug mode.