offload: Update help string.

* guix/scripts/offload.scm (guix-offload): Update help string.
This commit is contained in:
Maxim Cournoyer 2020-08-24 16:23:16 -04:00
parent fd69aa524f
commit 54a87b2a0c
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -779,7 +779,8 @@ (define not-coma
(("--version")
(show-version-and-exit "guix offload"))
(("--help")
(format #t (G_ "Usage: guix offload SYSTEM PRINT-BUILD-TRACE
(format #t (G_ "Usage: guix offload SYSTEM MAX-SILENT-TIME \
PRINT-BUILD-TRACE? BUILD-TIMEOUT
Process build offload requests written on the standard input, possibly
offloading builds to the machines listed in '~a'.~%")
%machine-file)