]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/tramp.texi (Customizing Methods): Add incus-tramp.
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 8 Oct 2024 10:45:13 +0000 (12:45 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 14 Oct 2024 17:36:34 +0000 (19:36 +0200)
(cherry picked from commit 9c94363894ced4ed84014cf0dc347af7882643e6)

doc/misc/tramp.texi

index 4c8172ac82c295c7eebbc92278ea918ba9035b54..3defe57a0902dfe3f9090324e7af0987365387c8 100644 (file)
@@ -1972,6 +1972,14 @@ They can be installed with Emacs's Package Manager.  This includes
 @c @item ibuffer-tramp.el
 @c Contact Svend Sorensen <svend@@ciffer.net>
 
+@item incus-tramp
+@cindex method @option{incus}
+@cindex @option{incus} method
+Integration for Incus containers.  A container is accessed via
+@file{@trampfn{incus,user@@container,/path/to/file}}, @samp{user} and
+@samp{container} have the same meaning as with the @option{docker}
+method.
+
 @item lxc-tramp
 @cindex method @option{lxc}
 @cindex @option{lxc} method