me
/
guix
Archived
1
0
Fork 0

offload: Update help string.

* guix/scripts/offload.scm (guix-offload): Update help string.
master
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
1 changed files with 2 additions and 1 deletions

View File

@ -779,7 +779,8 @@ machine."
(("--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)