Archived
1
0
Fork 0

gnu: nushell: Improve synopsis.

* gnu/packages/shells.scm (nushell)[synopsis]: Improve wording.
This commit is contained in:
Nicolas Goaziou 2022-02-08 14:41:36 +01:00
parent 0a54ba4353
commit 3c37c92851
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1000,7 +1000,7 @@ files and text.")
openssl openssl
zlib)) zlib))
(home-page "https://www.nushell.sh") (home-page "https://www.nushell.sh")
(synopsis "Shell that understands the structure of the data") (synopsis "Shell with a structured approach to the command line")
(description (description
"Nu draws inspiration from projects like PowerShell, functional "Nu draws inspiration from projects like PowerShell, functional
programming languages, and modern CLI tools. Rather than thinking of files programming languages, and modern CLI tools. Rather than thinking of files