diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/shells.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm index 9756a185fe..1cdb5ba5b2 100644 --- a/gnu/packages/shells.scm +++ b/gnu/packages/shells.scm @@ -1000,7 +1000,7 @@ files and text.") 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 |