aboutsummaryrefslogtreecommitdiff
path: root/doc/ideas.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ideas.rst')
-rw-r--r--doc/ideas.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ideas.rst b/doc/ideas.rst
index 80dbcc7..2b9fa25 100644
--- a/doc/ideas.rst
+++ b/doc/ideas.rst
@@ -14,10 +14,10 @@ Connections
- Basic infrastructure for connections which work with just input and output
streams connected to an interactive POSIX sh somewhere, like TRAMP, and
- probably using ``base64 -d`` for WRITEFILE. Probably the basic connection
- type will take a command to start up the shell as a keyword argument, and
- then we can have more specific connection types which take other arguments
- and construct the full command.
+ probably using ``base64 -d`` for WRITE-REMOTE-FILE. Probably the basic
+ connection type will take a command to start up the shell as a keyword
+ argument, and then we can have more specific connection types which take
+ other arguments and construct the full command.
- It might be possible to write an implementation of CONNECTION-UPLOAD for
SSH-CONNECTION which can optimise a common case. If it can see that it is