aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJerry Ge <jerry.ge@arm.com>2023-07-17 22:13:05 +0000
committerJerry Ge <jerry.ge@arm.com>2023-07-17 22:13:05 +0000
commitc735fd4d281323020fd55e704451dbae8e2ad146 (patch)
tree2af6fa60b57dcd9bf1598402731b98333cdaf085 /README.md
parent9a36755397ba993d6cc6597c39d9cf2bbcee3d50 (diff)
downloadreference_model-c735fd4d281323020fd55e704451dbae8e2ad146.tar.gz
Update README for ref_model debug flag
Signed-off-by: Jerry Ge <jerry.ge@arm.com> Change-Id: I7015de6989940a535a12b737432e5efa8304d9a3
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files 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.