diff lisp/startup.el @ 40562:1e181d033e29

Document command line option --no-window-system instead of --no-windows.
author Pavel Janík <Pavel@Janik.cz>
date Wed, 31 Oct 2001 14:50:02 +0000
parents ccd5c473ddcf
children 1c821a940597
line wrap: on
line diff
--- a/lisp/startup.el	Wed Oct 31 14:44:17 2001 +0000
+++ b/lisp/startup.el	Wed Oct 31 14:50:02 2001 +0000
@@ -56,7 +56,7 @@
 ;; --display DISPNAME        This option is handled by emacs.c
 ;; -------------------------
 ;; -nw                       Do not use a windows system (but use the
-;; --no-windows              terminal instead.)
+;; --no-window-system        terminal instead.)
 ;;                           This option is handled by emacs.c
 ;; -------------------------
 ;; -batch                    Execute noninteractively (messages go to stdout,