Next: , Up: val


3.15.1 Options for val

-mname
Assert that the module name flag of the sccs file is set to name. The return value of val will be zero only if all the other checks succeed and the history file has its module name flag set to this value. See Flags, for a description of the sccs file flags.
-s
Silent operation; suppress any error or warning messages that would otherwise be emitted; the return value of the program will still indicate the existence and general nature of any problems.
-V
Display version information . This option does not exist in the traditional sccs implementation.
-rwanted
Validation will succeed if the SID wanted is valid, unambiguous, and present in the history file.
-ytype
Assert that the module type flag of the sccs file is set to type. The return value of val will be zero only if all the other checks succeed and the history file has its module name flag set to this value. See Flags, for a description of the sccs file flags.