me
/
guix
Archived
1
0
Fork 0

gnu: mosh: Tweak description.

* gnu/packages/ssh.scm (mosh)[description]: Use full sentences and note
that only the client may roam.
master
Tobias Geerinckx-Rice 2020-04-08 14:51:50 +02:00
parent 9f12e06bb3
commit 2ca12aee81
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 4 additions and 4 deletions

View File

@ -404,10 +404,10 @@ authentication scheme.")
(home-page "https://mosh.org/")
(synopsis "Remote shell tolerant to intermittent connectivity")
(description
"Remote terminal application that allows roaming, supports intermittent
connectivity, and provides intelligent local echo and line editing of user
keystrokes. Mosh is a replacement for SSH. It's more robust and responsive,
especially over Wi-Fi, cellular, and long-distance links.")
"Mosh is a remote terminal application that allows client roaming, supports
intermittent connectivity, and provides intelligent local echo and line editing
of user keystrokes. It's a replacement for SSH that's more robust and
responsive, especially over Wi-Fi, cellular, and long-distance links.")
(license license:gpl3+)))
(define-public et