]> git.eshelyaron.com Git - emacs.git/commitdiff
Document command line option --no-window-system instead of --no-windows.
authorPavel Janík <Pavel@Janik.cz>
Wed, 31 Oct 2001 14:50:02 +0000 (14:50 +0000)
committerPavel Janík <Pavel@Janik.cz>
Wed, 31 Oct 2001 14:50:02 +0000 (14:50 +0000)
lisp/startup.el

index 0fffc1b90ec18bab6984ed7f82e6c90a0d5c4159..857732fea481d5e9db54687278110ac2f9e109ca 100644 (file)
@@ -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,