offload: Update help string.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Mon, 24 Aug 2020 20:23:16 +0000 (16:23 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Mon, 24 Aug 2020 20:41:08 +0000 (16:41 -0400)
* guix/scripts/offload.scm (guix-offload): Update help string.

guix/scripts/offload.scm

index 77ff3d2..20ae7a9 100644 (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)