mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: urlscan: Edit description.
* gnu/packages/mail.scm (urlscan)[description]: Replace inappropriate @code{}.
This commit is contained in:
parent
7d212938ff
commit
0ac65c8bed
1 changed files with 3 additions and 3 deletions
|
@ -2975,12 +2975,12 @@ (define-public urlscan
|
|||
(synopsis "View/select the URLs in an email message or file")
|
||||
(description
|
||||
"Urlscan is a small program that is designed to integrate with the
|
||||
@code{mutt} mailreader to allow you to easily launch a Web browser for URLs
|
||||
Mutt mail reader to allow you to easily launch a Web browser for URLs
|
||||
contained in email messages. It parses an email message or file and scans it
|
||||
for URLs and email addresses. It then displays the URLs and their context
|
||||
within the message, and allows you to choose one or more URLs to send to your
|
||||
Web browser. Alternatively, it send a list of all URLs to stdout. It is a
|
||||
replacement for the @code{urlview} program.")
|
||||
Web browser. Alternatively, it send a list of all URLs to standard output.
|
||||
It is a replacement for the @command{urlview} program.")
|
||||
(license gpl2)))
|
||||
|
||||
(define-public tnef
|
||||
|
|
Loading…
Reference in a new issue