b
|
Enable the -b
option in a get
command; this allows branch deltas.
|
c
n
|
Set highest release to n
(default is 9999).
|
d
n
|
Set get
's default delta number to n
.
|
f
n
|
Set lowest release to n
(default is 1).
|
i
[string
] |
Treat "No id keywords (ge6)" as a fatal error. string
, if present, forces a fatal error if keywords do not exactly match string
. Solaris does not allow you to supply a string
.
|
j
|
Allow multiple concurrent get
s.
|
l
list
|
Releases in list
cannot accept changes; use the letter a
to specify all releases.
|
m
name
|
Substitute %M%
keyword with module name
.
|
n
|
Create a null delta from which to branch.
|
q
string
|
Substitute %Q%
keyword with string
.
|
t
type
|
Substitute %Y%
keyword with module type
.
|
v
[prog
] |
Force delta
command to prompt for modification request numbers as the reason for creating a delta. Run program prog
to check for valid numbers.
|