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