From 9f43a6089fe3473e5da47197d360a47d40bdf209 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 28 Aug 2002 06:28:29 +0000 Subject: [PATCH] (USAGE1): Add missing newline. --- src/emacs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emacs.c b/src/emacs.c index 87604158fe1..434befaaa62 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -228,7 +228,7 @@ read the main documentation for these command-line arguments.\n\ Initialization options:\n\ \n\ --batch do not do interactive display; implies -q\n\ ---script FILE run FILE as an Emacs Lisp script. +--script FILE run FILE as an Emacs Lisp script.\n\ --debug-init enable Emacs Lisp debugger during init file\n\ --help display this help message and exit\n\ --multibyte, --no-unibyte run Emacs in multibyte mode\n\ -- 2.39.5