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 @@ (define-public nushell
openssl
zlib))
(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
"Nu draws inspiration from projects like PowerShell, functional
programming languages, and modern CLI tools. Rather than thinking of files