SCCSHELP(1s,C) AIX Commands Reference SCCSHELP(1s,C)
-------------------------------------------------------------------------------
sccshelp
PURPOSE
Provides information about a Source Code Control System (SCCS) message,
command, or certain non-SCCS commands.
SYNTAX
+- errorcode -+
sccshelp ---| |---|
^ +-- command --+ |
+-----------------+
Note: This command does not have MBCS support.
DESCRIPTION
The sccshelp command writes to standard output information about the use of a
specified SCCS command or about messages generated while using the commands.
Each message has an associated errorcode, which can be supplied as a argument
to the sccshelp command. Zero or more arguments may be supplied. If you do
not supply a argument, sccshelp prompts for one. You may include any of the
SCCS commands as arguments to sccshelp.
The errorcode consists of numbers and letters, and is found at the end of the
message. For example, in the message "no ID keywords (ge6)", the error code is
"ge6".
FILES
/usr/lib/help Directory containing files of message text.
/usr/lib/help/helploc File containing locations of help files not in
/usr/lib/help.
RELATED INFORMATION
See the discussion of SCCS in AIX Operating System Programming Tools and
Interfaces.
Processed November 8, 1990 SCCSHELP(1s,C) 1