projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10ec1a4
)
Adapt Tramp manual
author
Michael Albinus
<michael.albinus@gmx.de>
Wed, 5 Oct 2022 15:11:33 +0000
(17:11 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Wed, 5 Oct 2022 15:11:33 +0000
(17:11 +0200)
* doc/misc/tramp.texi (Inline methods): Method "kubernetes" does
not support user names.
doc/misc/tramp.texi
patch
|
blob
|
history
diff --git
a/doc/misc/tramp.texi
b/doc/misc/tramp.texi
index 395df00bf7f4e76b910285b8d4932d834a32519d..7de64829c0dd94ee91e3d8fb4e66144995f28b17 100644
(file)
--- a/
doc/misc/tramp.texi
+++ b/
doc/misc/tramp.texi
@@
-925,6
+925,8
@@
Integration for containers in Kubernetes pods. The host name is a pod
name returned by @samp{kubectl get pods}. The first container in a
pod is used.
+This method does not support user names.
+
@end table