diff options
-rw-r--r-- | src/emacs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emacs.c b/src/emacs.c index bb601ea8643..67efa4ae4e5 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -305,7 +305,6 @@ Display options:\n\ --fullscreen, -fs make first frame fullscreen\n\ --fullwidth, -fw make the first frame wide as the screen\n\ --geometry, -g GEOMETRY window geometry\n\ ---horizontal-scroll-bars, -hb enable horizontal scroll bars\n\ --icon-type, -i use picture of gnu for Emacs icon\n\ --iconic start Emacs in iconified state\n\ --internal-border, -ib WIDTH width between text and main border\n\ |