changeset 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 ec17075b77aa
children 62cd2910ba80
files lisp/startup.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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,