From 8b3bfebaff6b323a3924933222b8a6dd1899120c Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Mon, 9 May 2022 15:25:37 -0700 Subject: [PATCH] fix readme --- selfdrive/test/process_replay/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/test/process_replay/README.md b/selfdrive/test/process_replay/README.md index 516646e922..16e91910e5 100644 --- a/selfdrive/test/process_replay/README.md +++ b/selfdrive/test/process_replay/README.md @@ -20,7 +20,7 @@ Currently the following processes are tested: ### Usage ``` Usage: test_processes.py [-h] [--whitelist-procs PROCS] [--whitelist-cars CARS] [--blacklist-procs PROCS] - [--blacklist-cars CARS] [--ignore-fields FIELDS] [--ignore-msgs MSGS] [--timeout TIMEOUT] + [--blacklist-cars CARS] [--ignore-fields FIELDS] [--ignore-msgs MSGS] [--update-refs] [--upload-only] Regression test to identify changes in a process's output optional arguments: -h, --help show this help message and exit