A quoted string which contains the warning message to print.
This command prints a warning message to the standard error, which is usually the shell window from which the program is called. This is particularly useful when you are programming your own aliases, and you want to provide a warning message. If the command is being processed in an init file, the quotes must be preceeded by a backslash.