From ecb5709c703b20faf619a58c4da67f81c2142052 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 24 Apr 2000 13:55:28 +0000 Subject: [PATCH] (USAGE2): Add `--line-spacing' and `-lsp'. --- src/emacs.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/emacs.c b/src/emacs.c index caca50efa9d..ddb540eb3d1 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -255,6 +255,7 @@ Display options:\n\ --iconic start Emacs in iconified state\n\ --icon-type, -i use picture of gnu for Emacs icon\n\ --internal-border, -ib WIDTH width between text and main border\n\ +--line-spacing, -lsp PIXELS additional space to put between lines\n\ --mouse-color, -ms COLOR mouse cursor color in Emacs window\n\ --name NAME title of main Emacs window\n\ --reverse-video, -r, -rv switch foreground and background\n\ -- 2.39.5