From c735fd4d281323020fd55e704451dbae8e2ad146 Mon Sep 17 00:00:00 2001 From: Jerry Ge Date: Mon, 17 Jul 2023 22:13:05 +0000 Subject: Update README for ref_model debug flag Signed-off-by: Jerry Ge Change-Id: I7015de6989940a535a12b737432e5efa8304d9a3 --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 94c5a2a..280aac7 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ This executable can be run using The debugging facility can be enabled by setting a debug scope and debug level on the command line. For most purposes, the following -flags will work: `-dALL -lHIGH`. Debug output can be directed to a +flags will work: `-d ALL -l HIGH`. Debug output can be directed to a file using the `-o` switch. ## TOSA Unit Test Infrastructure @@ -521,5 +521,4 @@ make The *TOSA Reference Model* and TOSA Unit Tests are licensed under Apache-2.0. -Copyright (c) 2020-2022 Arm Limited. - +Copyright (c) 2020-2023 Arm Limited. -- cgit v1.2.1