summaryrefslogtreecommitdiff
path: root/guix/scripts/build.scm
diff options
context:
space:
mode:
authorzimoun <zimon.toutoune@gmail.com>2020-09-16 00:17:29 +0200
committerLudovic Courtès <ludo@gnu.org>2020-09-21 23:14:43 +0200
commit620681534a2a6f0505cb7a3e1b66e6c138b28769 (patch)
tree36fb39294fd319d448549615eb9f00263a4c9510 /guix/scripts/build.scm
parent74cb33c22818b25d1b9c6d576352fc8249832d34 (diff)
downloadguix-patches-620681534a2a6f0505cb7a3e1b66e6c138b28769.tar
guix-patches-620681534a2a6f0505cb7a3e1b66e6c138b28769.tar.gz
guix: scripts: build: Mention 'PACKAGE' in '--with-source' option.
* guix/scripts/build.scm (show-transformation-options-help): Mention 'PACKAGE' in '--with-source' option. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'guix/scripts/build.scm')
-rw-r--r--guix/scripts/build.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/scripts/build.scm b/guix/scripts/build.scm
index 25418661b9..38e0516c95 100644
--- a/guix/scripts/build.scm
+++ b/guix/scripts/build.scm
@@ -427,7 +427,7 @@ a checkout of the Git repository at the given URL."
(define (show-transformation-options-help)
(display (G_ "
- --with-source=SOURCE
+ --with-source=[PACKAGE=]SOURCE
use SOURCE when building the corresponding package"))
(display (G_ "
--with-input=PACKAGE=REPLACEMENT