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