74ac90
diff --git a/doc/man/emacs.1 b/doc/man/emacs.1
74ac90
index 4f7f8d2..50d8038 100644
74ac90
--- a/doc/man/emacs.1
74ac90
+++ b/doc/man/emacs.1
74ac90
@@ -61,6 +61,9 @@ The following options are of general interest:
74ac90
 Edit
74ac90
 .IR file .
74ac90
 .TP
74ac90
+.BI \-\-chdir " directory\fR\fP "
74ac90
+Change to directory
74ac90
+.TP
74ac90
 .BI \-\-file " file\fR,\fP " \-\-find-file " file\fR,\fP " \-\-visit " file"
74ac90
 The same as specifying
74ac90
 .I file
74ac90
@@ -82,9 +85,15 @@ and
74ac90
 .BR \-q ", " \-\-no\-init\-file
74ac90
 Do not load an init file.
74ac90
 .TP
74ac90
+.BR \-nl ", " \-\-no\-shared\-memory
74ac90
+Do not use shared memory
74ac90
+.TP
74ac90
 .B \-\-no\-site\-file
74ac90
 Do not load the site-wide startup file.
74ac90
 .TP
74ac90
+.BR \-nsl ", " \-\-no\-site\-list
74ac90
+Do not add site-lisp directories to load-path
74ac90
+.TP
74ac90
 .B \-\-no\-desktop
74ac90
 Do not load a saved desktop.
74ac90
 .TP
74ac90
@@ -325,6 +334,9 @@ in iconified state.
74ac90
 .BR \-nbc ", " \-\-no\-blinking\-cursor
74ac90
 Disable blinking cursor.
74ac90
 .TP
74ac90
+.BR \-\-parent-id " xid\fR\fP "
74ac90
+Set parent window
74ac90
+.TP
74ac90
 .BR \-nw ", " \-\-no\-window\-system
74ac90
 Tell
74ac90
 .I Emacs