diff --git a/main.c b/main.c index d8e6aba..b363967 100644 --- a/main.c +++ b/main.c @@ -110,6 +110,7 @@ static void usage( void) { " + start at line \n" " --help display this help and exit\n" " --version output version information and exit\n" + " @cmdfile execute command file\n" " -a|A process error file\n" " -e|E edit file\n" " -g|G go to line \n"