diff options
-rw-r--r-- | doc/misc/eshell.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi index 1789cded9d3..7d42aa62850 100644 --- a/doc/misc/eshell.texi +++ b/doc/misc/eshell.texi @@ -2157,8 +2157,6 @@ for running shells. @item Implement @samp{-r}, @samp{-n} and @samp{-s} switches for @command{cp} -@item Make @kbd{M-5 M-x eshell} switch to ``*eshell<5>*'', creating if need be - @item @samp{mv @var{dir} @var{file}.tar} does not remove directories This is because the tar option --remove-files doesn't do so. Should it |