aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-04-24 13:55:28 +0000
committerGerd Moellmann2000-04-24 13:55:28 +0000
commitecb5709c703b20faf619a58c4da67f81c2142052 (patch)
tree50c3300c223757dfa9c37c9ec29141a46df3edb3 /src
parenta3bbced0df1558c9538deaf7544dbb2c0595840a (diff)
downloademacs-ecb5709c703b20faf619a58c4da67f81c2142052.tar.gz
emacs-ecb5709c703b20faf619a58c4da67f81c2142052.zip
(USAGE2): Add `--line-spacing' and `-lsp'.
Diffstat (limited to 'src')
-rw-r--r--src/emacs.c1
1 files changed, 1 insertions, 0 deletions
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\
255--iconic start Emacs in iconified state\n\ 255--iconic start Emacs in iconified state\n\
256--icon-type, -i use picture of gnu for Emacs icon\n\ 256--icon-type, -i use picture of gnu for Emacs icon\n\
257--internal-border, -ib WIDTH width between text and main border\n\ 257--internal-border, -ib WIDTH width between text and main border\n\
258--line-spacing, -lsp PIXELS additional space to put between lines\n\
258--mouse-color, -ms COLOR mouse cursor color in Emacs window\n\ 259--mouse-color, -ms COLOR mouse cursor color in Emacs window\n\
259--name NAME title of main Emacs window\n\ 260--name NAME title of main Emacs window\n\
260--reverse-video, -r, -rv switch foreground and background\n\ 261--reverse-video, -r, -rv switch foreground and background\n\