Skip to content

Commit d930985

Browse files
authored
Update cli.md
1 parent 66eaefb commit d930985

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guide/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ The number of signals before a hard kill can be configured with the `--hardkill-
150150
* `--shutdown-timeout` - maximum amount of time for graceful broker's shutdown in seconds (default 5).
151151
* `--wait-tasks-timeout` - if cannot read new messages from the broker or maximum number of tasks is reached, worker will wait for all current tasks to finish. This parameter sets the maximum amount of time to wait until shutdown.
152152
* `--hardkill-count` - Number of termination signals to the main process before performing a hardkill.
153-
*
153+
154154
## Scheduler
155155

156156
Scheduler is used to schedule tasks as described in [Scheduling tasks](./scheduling-tasks.md) section.

0 commit comments

Comments
 (0)