diff options
Diffstat (limited to 'man/cmdargs.texi')
| -rw-r--r-- | man/cmdargs.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi index e47a66bcf91..5094a924cc7 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi | |||
| @@ -119,6 +119,10 @@ the library can be found either in the current directory, or in the | |||
| 119 | Emacs library search path as specified with @env{EMACSLOADPATH} | 119 | Emacs library search path as specified with @env{EMACSLOADPATH} |
| 120 | (@pxref{General Variables}). | 120 | (@pxref{General Variables}). |
| 121 | 121 | ||
| 122 | @strong{Warning:} If previous command-line arguments have visited | ||
| 123 | files, the current directory is the directory of the last file | ||
| 124 | visited. | ||
| 125 | |||
| 122 | @item -L @var{dir} | 126 | @item -L @var{dir} |
| 123 | @opindex -L | 127 | @opindex -L |
| 124 | @itemx --directory=@var{dir} | 128 | @itemx --directory=@var{dir} |