From 568bd708b3d0c2941874590601f7958445eaa104 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Wed, 31 Oct 2001 14:50:02 +0000 Subject: [PATCH] Document command line option --no-window-system instead of --no-windows. --- lisp/startup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/startup.el b/lisp/startup.el index 0fffc1b90ec..857732fea48 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -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, -- 2.39.2