(main): Add [--unibyte] to usage.
This commit is contained in:
parent
37cbd14613
commit
898df4aa14
1 changed files with 1 additions and 1 deletions
|
@ -784,7 +784,7 @@ 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\
|
||||
[--version] [--no-site-file]\n\
|
||||
[--version] [--no-site-file] [--unibyte]\n\
|
||||
[-f func] [--funcall func] [-l file] [--load file] [--insert file]\n\
|
||||
[+linenum] file-to-visit [--kill]\n\
|
||||
Report bugs to bug-gnu-emacs@prep.ai.mit.edu. First, please see\n\
|
||||
|
|
Loading…
Add table
Reference in a new issue