[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master dec15620d8c: ; * etc/NEWS (Eshell): Fix typo.
|
From: |
Jim Porter |
|
Subject: |
master dec15620d8c: ; * etc/NEWS (Eshell): Fix typo. |
|
Date: |
Tue, 18 Jul 2023 17:07:38 -0400 (EDT) |
branch: master
commit dec15620d8c79d41808de9a5cbf6ad08f7399212
Author: Jim Porter <jporterbugs@gmail.com>
Commit: Jim Porter <jporterbugs@gmail.com>
; * etc/NEWS (Eshell): Fix typo.
---
etc/NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/NEWS b/etc/NEWS
index c50f560282a..3117e907125 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -212,7 +212,7 @@ Eshell manual.
+++
*** Eshell commands can now be explicitly-remote (or local).
By prefixing a command name in Eshell with a remote identifier, like
-"/ssh:user@remote:whoami", you can now runs commands on a particular
+"/ssh:user@remote:whoami", you can now run commands on a particular
host no matter your current directory. Likewise, you can run a
command on your local system no matter your current directory via
"/:whoami". For more information, see the "(eshell) Remote Access"
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- master dec15620d8c: ; * etc/NEWS (Eshell): Fix typo.,
Jim Porter <=