diff --git a/guix/scripts/offload.scm b/guix/scripts/offload.scm
index 77ff3d2694a1acc26175d72141495b58410cd5f1..20ae7a94698c005799d8c5f9ab5cc3c4ac48c86c 100644
--- a/guix/scripts/offload.scm
+++ b/guix/scripts/offload.scm
@@ -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)