Docs: Unify and generalize the terms remote computer, machine and host

This commit is contained in:
pagedown
2022-03-22 23:26:15 +08:00
parent efda0ea455
commit ff8a99211d
3 changed files with 23 additions and 23 deletions

View File

@@ -26,8 +26,8 @@ Interpret file arguments as glob patterns.
--dest
The destination on the remote computer to copy to. Relative paths are resolved
relative to HOME on the remote machine. When this option is not specified, the
The destination on the remote host to copy to. Relative paths are resolved
relative to HOME on the remote host. When this option is not specified, the
local file path is used as the remote destination (with the HOME directory
getting automatically replaced by the remote HOME). Note that environment
variables and ~ are not expanded.