Skip to content

Commit cd8798c

Browse files
committed
change help tagline back to original
1 parent 29a1b84 commit cd8798c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ help_msg() {
1414
>&$1 cat <<EOM
1515
Usage: $(basename "$0") [OPTIONS] <FILE.C> [COMPILER_FLAGS] [ARGUMENTS]
1616
17-
Execute C programs from the command line.
17+
Compile and execute C "scripts" in one go!
1818
___
1919
2020
EXAMPLES

0 commit comments

Comments
 (0)