diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/tramp.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index d5a45ad27c6..5c5402133a7 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -2739,6 +2739,8 @@ proxy @samp{bird@@bastion} to a remote file on @samp{you@@remotehost}: | |||
| 2739 | @kbd{C-x C-f @value{prefix}ssh@value{postfixhop}bird@@bastion|ssh@value{postfixhop}you@@remotehost@value{postfix}/path @key{RET}} | 2739 | @kbd{C-x C-f @value{prefix}ssh@value{postfixhop}bird@@bastion|ssh@value{postfixhop}you@@remotehost@value{postfix}/path @key{RET}} |
| 2740 | @end example | 2740 | @end example |
| 2741 | 2741 | ||
| 2742 | Each involved method must be an inline method (@pxref{Inline methods}). | ||
| 2743 | |||
| 2742 | @value{tramp} adds the ad-hoc definitions on the fly to | 2744 | @value{tramp} adds the ad-hoc definitions on the fly to |
| 2743 | @code{tramp-default-proxies-alist} and is available for re-use | 2745 | @code{tramp-default-proxies-alist} and is available for re-use |
| 2744 | during that Emacs session. Subsequent @value{tramp} connections to | 2746 | during that Emacs session. Subsequent @value{tramp} connections to |