In DCL (Digital Command Language) scripting, the hyphen (-) character at the end of a line indicates that the command continues on the next line. This is a line continuation character that allows long commands to be split across multiple lines for readability.