aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/misc/tramp.texi7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index efe839574d2..c2e9fe66dfd 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -2792,9 +2792,10 @@ visiting a file will show its encrypted contents. However, it is
2792highly discouraged to mix encrypted and not encrypted files in the 2792highly discouraged to mix encrypted and not encrypted files in the
2793same directory. 2793same directory.
2794 2794
2795@deffn Command tramp-crypt-add-directory name 2795@deffn Command tramp-crypt-remove-directory name
2796If a remote directory shall not include encrypted files anymore, it 2796This command should be used to indicate that files in @code{name}
2797must be indicated by this command. 2797should no longer be encrypted. Existing encrypted files and
2798subdirectories will remain encrypted.
2798@end deffn 2799@end deffn
2799 2800
2800 2801