From 54a87b2a0cce10be256571a975e116cb60fb0f76 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Mon, 24 Aug 2020 16:23:16 -0400 Subject: offload: Update help string. * guix/scripts/offload.scm (guix-offload): Update help string. --- guix/scripts/offload.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'guix') diff --git a/guix/scripts/offload.scm b/guix/scripts/offload.scm index 77ff3d2694..20ae7a9469 100644 --- a/guix/scripts/offload.scm +++ b/guix/scripts/offload.scm @@ -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) -- cgit v1.2.3