From 4b78de13ec3a72735d8db18a9836957b6dd4c790 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Tue, 4 Sep 2018 04:06:05 +0200 Subject: [PATCH] [doc] meh anglish --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be08694..b078032 100644 --- a/README.md +++ b/README.md @@ -146,8 +146,9 @@ $ # $job_id is an id from "ciclic list" or the one in the URL of a job $ ve3/bin/python ciclic restart $job_id ``` +Note that delete/restart will stop the job first to free the worker. -You will see a resulting log on the server for each action. Not that delete/restart will stop the job first to free the worker. +You will see a resulting log on the server for each action. # Deployment