mirror of
https://github.com/rfivet/uemacs.git
synced 2024-12-18 23:36:23 -05:00
Add @cmdfile to usage.
This commit is contained in:
parent
a2804f6ca5
commit
319957e8e0
1
main.c
1
main.c
@ -110,6 +110,7 @@ static void usage( void) {
|
|||||||
" +<n> start at line <n>\n"
|
" +<n> start at line <n>\n"
|
||||||
" --help display this help and exit\n"
|
" --help display this help and exit\n"
|
||||||
" --version output version information and exit\n"
|
" --version output version information and exit\n"
|
||||||
|
" @cmdfile execute command file\n"
|
||||||
" -a|A process error file\n"
|
" -a|A process error file\n"
|
||||||
" -e|E edit file\n"
|
" -e|E edit file\n"
|
||||||
" -g|G<n> go to line <n>\n"
|
" -g|G<n> go to line <n>\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user