* lisp/net/tramp.el (tramp-methods): Fix typo in docstring. (Bug#69294)
This commit is contained in:
parent
2eb85a9de1
commit
d6131b5902
1 changed files with 2 additions and 2 deletions
|
@ -332,8 +332,8 @@ pair of the form (KEY VALUE). The following KEYs are defined:
|
||||||
chosen port for the remote listener.
|
chosen port for the remote listener.
|
||||||
|
|
||||||
* `tramp-copy-keep-date'
|
* `tramp-copy-keep-date'
|
||||||
This specifies whether the copying program when the preserves the
|
This specifies whether the copying program preserves the timestamp
|
||||||
timestamp of the original file.
|
of the original file.
|
||||||
|
|
||||||
* `tramp-copy-keep-tmpfile'
|
* `tramp-copy-keep-tmpfile'
|
||||||
This specifies whether a temporary local file shall be kept
|
This specifies whether a temporary local file shall be kept
|
||||||
|
|
Loading…
Add table
Reference in a new issue