From 3c37c9285116a96cac02147b7b3618a5e63eb2c2 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Tue, 8 Feb 2022 14:41:36 +0100 Subject: gnu: nushell: Improve synopsis. * gnu/packages/shells.scm (nushell)[synopsis]: Improve wording. --- gnu/packages/shells.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3