aboutsummaryrefslogtreecommitdiff
path: root/src/cli
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli')
-rw-r--r--src/cli/stasis/args.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/stasis/args.c b/src/cli/stasis/args.c
index 172981a..cb0f408 100644
--- a/src/cli/stasis/args.c
+++ b/src/cli/stasis/args.c
@@ -38,7 +38,7 @@ const char *long_options_help[] = {
"Disable line buffering",
"Update conda installation prior to STASIS environment creation",
"On error, immediately terminate all tasks",
- "Terminate task after timeout is reached (#s, #m, #h)",
+ "Terminate task after timeout period (fmt: n[hms], default: 0s)",
"Overwrite an existing release",
"Do not build docker images",
"Do not upload artifacts to Artifactory",