import: opam: Tweak doc for '--repo' option.
* guix/scripts/import/opam.scm (show-help): Tweak doc for. '--repo'.
This commit is contained in:
parent
571907c362
commit
671cd78c7a
@ -47,8 +47,8 @@ Import and convert the opam package for PACKAGE-NAME.\n"))
|
|||||||
(display (G_ "
|
(display (G_ "
|
||||||
-r, --recursive import packages recursively"))
|
-r, --recursive import packages recursively"))
|
||||||
(display (G_ "
|
(display (G_ "
|
||||||
--repo import packages from this opam repository (name, URL or local path)
|
--repo=REPOSITORY import packages from REPOSITORY (name, URL, or
|
||||||
can be used more than once"))
|
file name); can be used more than once"))
|
||||||
(display (G_ "
|
(display (G_ "
|
||||||
-V, --version display version information and exit"))
|
-V, --version display version information and exit"))
|
||||||
(newline)
|
(newline)
|
||||||
|
Loading…
Reference in New Issue
Block a user