gnu: nushell: Improve synopsis.
* gnu/packages/shells.scm (nushell)[synopsis]: Improve wording.
This commit is contained in:
parent
0a54ba4353
commit
3c37c92851
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue