1
0
mirror of https://github.com/rfivet/uemacs.git synced 2024-06-09 13:30:43 +00:00

Add @cmdfile to usage.

This commit is contained in:
Renaud 2013-06-08 10:23:55 +08:00
parent a2804f6ca5
commit 319957e8e0

1
main.c
View File

@ -110,6 +110,7 @@ static void usage( void) {
" +<n> start at line <n>\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<n> go to line <n>\n"