diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/tramp.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 3630c317b2f..db3b3f7fee5 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -3857,7 +3857,9 @@ Due to the remote shell saving tilde expansions triggered by | |||
| 3857 | @value{tramp} can suppress this behavior with the user option | 3857 | @value{tramp} can suppress this behavior with the user option |
| 3858 | @code{tramp-histfile-override}. When set to @code{t}, environment | 3858 | @code{tramp-histfile-override}. When set to @code{t}, environment |
| 3859 | variable @env{HISTFILE} is unset, and environment variables | 3859 | variable @env{HISTFILE} is unset, and environment variables |
| 3860 | @env{HISTFILESIZE} and @env{HISTSIZE} are set to 0. | 3860 | @env{HISTFILESIZE} and @env{HISTSIZE} are set to 0. Don't use this |
| 3861 | with @command{bash} 5.0.0. There is a bug in @command{bash} which | ||
| 3862 | lets @command{bash} die. | ||
| 3861 | 3863 | ||
| 3862 | Alternatively, @code{tramp-histfile-override} could be a string. | 3864 | Alternatively, @code{tramp-histfile-override} could be a string. |
| 3863 | Environment variable @env{HISTFILE} is set to this file name then. Be | 3865 | Environment variable @env{HISTFILE} is set to this file name then. Be |