Improve emacs man page description of --user flag
* doc/man/emacs.1.in: Improve --user flag description. (Bug#72169)
This commit is contained in:
parent
4911f08912
commit
110b3d08d7
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
.\" See section COPYING for copyright and redistribution information.
|
.\" See section COPYING for copyright and redistribution information.
|
||||||
.TH EMACS 1 "2022-06-07" "GNU Emacs @version@" "GNU"
|
.TH EMACS 1 "2024-07-18" "GNU Emacs @version@" "GNU"
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
@ -115,7 +115,7 @@ This is useful for debugging problems in the init file.
|
||||||
.BI \-u " user\fR,\fP " \-\-user= "user"
|
.BI \-u " user\fR,\fP " \-\-user= "user"
|
||||||
Load
|
Load
|
||||||
.IR user 's
|
.IR user 's
|
||||||
init file.
|
init file instead of your own.
|
||||||
.TP
|
.TP
|
||||||
.BI \-\-init\-directory= "directory"
|
.BI \-\-init\-directory= "directory"
|
||||||
Start emacs with user-emacs-directory set to
|
Start emacs with user-emacs-directory set to
|
||||||
|
@ -664,7 +664,7 @@ For detailed credits and acknowledgments, see the GNU Emacs manual.
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
.SH COPYING
|
.SH COPYING
|
||||||
Copyright 1995, 1999-2024 Free Software Foundation, Inc.
|
Copyright 1995-2024 Free Software Foundation, Inc.
|
||||||
.PP
|
.PP
|
||||||
Permission is granted to make and distribute verbatim copies of this
|
Permission is granted to make and distribute verbatim copies of this
|
||||||
document provided the copyright notice and this permission notice are
|
document provided the copyright notice and this permission notice are
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue