From 3cbc795a8308f89c41c81166c824d51bb9e761f5 Mon Sep 17 00:00:00 2001 From: Rich Date: Mon, 13 Jun 2022 10:41:42 -0700 Subject: [PATCH] README: --force-process takes no argument --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0003ae7..77dfe4b 100644 --- a/README.md +++ b/README.md @@ -109,8 +109,8 @@ and the current states are - Finished (job completed successfully) To process only a specific project, use `--process-project {project name}`. You can -force all jobs in a project to be processed regardless of state with -`--force-process {project name}` but it's probably better to manually +force all jobs to send DMs regardless of state with +`--force-process` but it's probably better to manually delete `.exawatcher/last_status.txt` in the jobs you want to process. If you are adding an existing project to ExaWatcher with many finished jobs,