mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: tldr: Adjust synopsis and description.
* gnu/packages/python-xyz.scm (tldr)[synopsis]: Remove mention of Python. [description]: Add URL to main project home page. Change-Id: Ie5ee0349bc256f75d8ab7d22babc9f8431be1be8
This commit is contained in:
@@ -27592,10 +27592,11 @@ identifying what the file is.")
|
||||
python-termcolor
|
||||
python-shtab))
|
||||
(home-page "https://github.com/tldr-pages/tldr-python-client")
|
||||
(synopsis "Python command-line client for tldr pages")
|
||||
(synopsis "Command-line client for tldr pages")
|
||||
(description "This package provides the @code{tldr} command allowing users
|
||||
to view @code{tldr} pages from a shell. The @code{tldr} pages are a community
|
||||
effort to simplify the man pages with practical examples.")
|
||||
effort to simplify the man pages with practical examples described in
|
||||
@url{https://tldr.sh/}.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python-tldr
|
||||
|
||||
Reference in New Issue
Block a user