bug#4119: 23.0.96; wrong command example in PROBLEMS
Andreas Schwab <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
"Holger Schurig" <[email protected]> writes: > etc/PROBLEMS gives the command example: > > emacs -q -batch -f list-load-path-shadows > > However, it should be > > emacs -q --batch -f list-load-path-shadows $ emacs -help [...] You can generally also specify long option names with a single -; for example, -batch as well as --batch. You can use any unambiguous abbreviation for a --option. [...] Andreas. -- Andreas Schwab, [email protected] GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."