aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/eshell.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/eshell.texi')
-rw-r--r--doc/misc/eshell.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index ec01f731daf..dca95da2d10 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -460,8 +460,9 @@ With @samp{cd -42}, you can access the directory stack by number.
460@cmindex su 460@cmindex su
461@itemx sudo 461@itemx sudo
462@cmindex sudo 462@cmindex sudo
463Uses TRAMP's @command{su} or @command{sudo} method to run a command via 463Uses TRAMP's @command{su} or @command{sudo} method @pxref{Inline methods, , , tramp}
464@command{su} or @command{sudo}. 464to run a command via @command{su} or @command{sudo}. These commands
465are in the eshell-tramp module, which is disabled by default.
465 466
466@end table 467@end table
467 468