gnu: picocom: Fix description.

* gnu/packages/terminals.scm (picocom)[synopsis]: Shorten.
[description]: Properly introduce.
master
Tobias Geerinckx-Rice 2019-03-11 11:07:11 +01:00
parent 33238b5520
commit 5e5bd81843
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 6 additions and 5 deletions

View File

@ -367,11 +367,12 @@ combining, and so on, with a simple interface.")
(install-file "picocom" bin)
(install-file "picocom.1" man)))))))
(home-page "https://github.com/npat-efault/picocom")
(synopsis "Minimal dumb-terminal emulation program")
(description "It was designed to serve as a simple, manual, modem
configuration, testing, and debugging tool. It has also serves well
as a low-tech serial communications program to allow access to all
types of devices that provide serial consoles.")
(synopsis "Minimal dumb-terminal emulator")
(description
"Picocom is a minimal dumb-terminal emulation program. It was designed to
serve as a simple and manual modem configuration, testing, and debugging tool.
It also serves well as a low-tech serial communications program to allow access
to all types of devices that provide serial consoles.")
(license license:gpl2+)))
(define-public beep