guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: nushell: Improve synopsis.


From: guix-commits
Subject: 02/02: gnu: nushell: Improve synopsis.
Date: Tue, 8 Feb 2022 09:10:40 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit 3c37c9285116a96cac02147b7b3618a5e63eb2c2
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue Feb 8 14:41:36 2022 +0100

    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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]