Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6e790b71
Commit
6e790b71
authored
Apr 22, 2016
by
Artur Malabarba
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lisp/net/tramp-sh.el (tramp-ssh-controlmaster-options):
Fix docstring quotes.
parent
bd1c7ca6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/net/tramp-sh.el
lisp/net/tramp-sh.el
+1
-1
No files found.
lisp/net/tramp-sh.el
View file @
6e790b71
...
...
@@ -117,7 +117,7 @@ detected as prompt when being sent on echoing hosts, therefore.")
"Which ssh Control* arguments to use.
If it is a string, it should have the form
\"-o ControlMaster=auto -o ControlPath='tramp.%%r@%%h:%%p'
\"-o ControlMaster=auto -o ControlPath=
\\=
'tramp.%%r@%%h:%%p
\\=
'
-o ControlPersist=no\". Percent characters in the ControlPath
spec must be doubled, because the string is used as format string.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment