mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: mosh: Tweak description.
* gnu/packages/ssh.scm (mosh)[description]: Use full sentences and note that only the client may roam.
This commit is contained in:
parent
9f12e06bb3
commit
2ca12aee81
1 changed files with 4 additions and 4 deletions
|
@ -404,10 +404,10 @@ authentication scheme.")
|
||||||
(home-page "https://mosh.org/")
|
(home-page "https://mosh.org/")
|
||||||
(synopsis "Remote shell tolerant to intermittent connectivity")
|
(synopsis "Remote shell tolerant to intermittent connectivity")
|
||||||
(description
|
(description
|
||||||
"Remote terminal application that allows roaming, supports intermittent
|
"Mosh is a remote terminal application that allows client roaming, supports
|
||||||
connectivity, and provides intelligent local echo and line editing of user
|
intermittent connectivity, and provides intelligent local echo and line editing
|
||||||
keystrokes. Mosh is a replacement for SSH. It's more robust and responsive,
|
of user keystrokes. It's a replacement for SSH that's more robust and
|
||||||
especially over Wi-Fi, cellular, and long-distance links.")
|
responsive, especially over Wi-Fi, cellular, and long-distance links.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public et
|
(define-public et
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue