summaryrefslogtreecommitdiffstats
path: root/tester/covoar/covoar.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tester/covoar/covoar.cc')
-rw-r--r--tester/covoar/covoar.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tester/covoar/covoar.cc b/tester/covoar/covoar.cc
index 26abf34..49f0f2a 100644
--- a/tester/covoar/covoar.cc
+++ b/tester/covoar/covoar.cc
@@ -131,7 +131,7 @@ void usage(const std::string& progname)
<< " -T TARGET - target name" << std::endl
<< " -f FORMAT - coverage file format (RTEMS, QEMU, TSIM or Skyeye)" << std::endl
<< " -E EXPLANATIONS - name of file with explanations" << std::endl
- << " -s SYMBOL_SET_FILE - path to the INI format symbol sets" << std::endl
+ << " -S SYMBOL_SET_FILE - path to the INI format symbol sets" << std::endl
<< " -1 EXECUTABLE - name of executable to get symbols from" << std::endl
<< " -e EXE_EXTENSION - extension of the executables to analyze" << std::endl
<< " -c COVERAGEFILE_EXTENSION - extension of the coverage files to analyze" << std::endl