guix-commits
[Top][All Lists]
Advanced

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

01/01: pack: Adjust '--manifest' documentation.


From: Ludovic Courtès
Subject: 01/01: pack: Adjust '--manifest' documentation.
Date: Thu, 15 Feb 2018 18:45:35 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 485d355cad9dd598eb92ad4b1ca42dd0d68cc484
Author: Ludovic Courtès <address@hidden>
Date:   Thu Feb 15 22:23:20 2018 +0100

    pack: Adjust '--manifest' documentation.
    
    Reported by Konrad Hinsen <address@hidden>.
    
    * guix/scripts/pack.scm (show-help): Adjust --manifest documentation.
---
 guix/scripts/pack.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/guix/scripts/pack.scm b/guix/scripts/pack.scm
index a1b839e..59dd117 100644
--- a/guix/scripts/pack.scm
+++ b/guix/scripts/pack.scm
@@ -349,8 +349,7 @@ Create a bundle of PACKAGE.\n"))
   (display (G_ "
   -S, --symlink=SPEC     create symlinks to the profile according to SPEC"))
   (display (G_ "
-  -m, --manifest=FILE    create a new profile generation with the manifest
-                         from FILE"))
+  -m, --manifest=FILE    create a pack with the manifest from FILE"))
   (display (G_ "
       --localstatedir    include /var/guix in the resulting pack"))
   (newline)



reply via email to

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