diff man/sciworkerd.8 @ 66:5076be758687 0.1.0

misc: update before 0.1.0 release
author David Demelier <markand@malikania.fr>
date Sat, 20 Aug 2022 10:36:55 +0200
parents 562372396019
children 71cd8447e3a4
line wrap: on
line diff
--- a/man/sciworkerd.8	Thu Aug 18 20:21:33 2022 +0200
+++ b/man/sciworkerd.8	Sat Aug 20 10:36:55 2022 +0200
@@ -62,7 +62,7 @@
 .It Fl t Ar timeout
 Defines in seconds the
 .Ar timeout
-before a job will be killed.
+before a job will be killed. Default: 600 seconds.
 .It Fl u
 Set the
 .Ar url
@@ -97,6 +97,17 @@
 .It Ev SCI_WORKER
 Defines the worker name to connect as.
 .El
+.\" EXAMPLES
+.Sh EXAMPLES
+Register as openbsd worker
+.Bd -literal -offset indent
+$ sciworkerd -w openbsd
+.Ed
+.Pp
+Run with maximum of four tasks in parallel with a timeout of five minutes
+.Bd -literal -offset indent
+$ sciworkerd -j 4 -t 300
+.Ed
 .\" SEE ALSO
 .Sh SEE ALSO
 .Xr sci 7 ,