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 @@ 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
|
||||||
|
|
Reference in a new issue