]> code.delx.au - gnu-emacs/blobdiff - doc/misc/tramp.texi
Sync with Tramp 2.2.2.
[gnu-emacs] / doc / misc / tramp.texi
index 50f1e90618ff8b63def011890bb18fd7a55b81a1..a4e06ab22f17700ed962f90231665427e1c463c7 100644 (file)
@@ -2680,6 +2680,12 @@ handling}), file cache, connection cache (@pxref{Connection caching}),
 connection buffers.
 @end deffn
 
+@deffn Command tramp-cleanup-this-connection
+This command flushes all objects of the current buffer's remote
+connection.  The same objects are removed as in
+@code{tramp-cleanup-connection}.
+@end deffn
+
 @deffn Command tramp-cleanup-all-connections
 This command flushes objects for all active remote connections.  The
 same objects are removed as in @code{tramp-cleanup-connection}.