diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/emacs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emacs.c b/src/emacs.c index 296a4ac317b..2f17c312b3b 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -570,7 +570,6 @@ main (argc, argv, envp) printf ("\ Usage: %s [-t term] [--terminal term] [-nw] [--no-windows] [--batch]\n\ [-q] [--no-init-file] [-u user] [--user user] [--debug-init]\n\ -\(Arguments above this line must be first; those below may be in any order)\n\ [-f func] [--funcall func] [-l file] [--load file] [--insert file]\n\ file-to-visit [--kill]\n", argv[0]); exit (0); |
