* lisp/net/tramp.el (tramp-methods): Fix quoting in docstring.
This commit is contained in:
parent
b0c5accb99
commit
5ddd0f1a35
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ pair of the form (KEY VALUE). The following KEYs are defined:
|
|||
unchanged after expansion (i.e. no host, no user or no port
|
||||
were specified), that sublist is not used. For e.g.
|
||||
|
||||
'((\"-a\" \"-b\") (\"-l\" \"%u\"))
|
||||
\\='((\"-a\" \"-b\") (\"-l\" \"%u\"))
|
||||
|
||||
that means that (\"-l\" \"%u\") is used only if the user was
|
||||
specified, and it is thus effectively optional.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue