substitute: Document the limited UI.
* guix/scripts/substitute.scm (show-help): Accept exactly one OPTION.master
parent
523dce3917
commit
ae39d76e97
|
@ -237,7 +237,7 @@ was found."
|
|||
;;;
|
||||
|
||||
(define (show-help)
|
||||
(display (G_ "Usage: guix substitute [OPTION]...
|
||||
(display (G_ "Usage: guix substitute OPTION [ARGUMENT]...
|
||||
Internal tool to substitute a pre-built binary to a local build.\n"))
|
||||
(display (G_ "
|
||||
--query report on the availability of substitutes for the
|
||||
|
|
Reference in New Issue