diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/tramp.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 0c51f15fbb9..2eb5b45eb2a 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -3093,9 +3093,9 @@ uses @file{/system/bin/sh}). Like the variables in the previous | |||
| 3093 | section, these variables can be changed via connection-local | 3093 | section, these variables can be changed via connection-local |
| 3094 | variables. | 3094 | variables. |
| 3095 | 3095 | ||
| 3096 | @vindex shell-command-width | 3096 | @vindex async-shell-command-width |
| 3097 | @vindex COLUMNS@r{, environment variable} | 3097 | @vindex COLUMNS@r{, environment variable} |
| 3098 | If Emacs supports the variable @code{shell-command-width} (since Emacs | 3098 | If Emacs supports the variable @code{async-shell-command-width} (since Emacs |
| 3099 | 27.1), @value{tramp} cares about its value for asynchronous shell | 3099 | 27.1), @value{tramp} cares about its value for asynchronous shell |
| 3100 | commands. It specifies the number of display columns for command | 3100 | commands. It specifies the number of display columns for command |
| 3101 | output. For synchronous shell commands, a similar effect can be | 3101 | output. For synchronous shell commands, a similar effect can be |