summaryrefslogtreecommitdiff
path: root/rtems-syms.cpp
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-03-01 11:51:37 +1100
committerChris Johns <chrisj@rtems.org>2013-03-01 11:51:37 +1100
commit77a4c64b1f91899dae10ab09d8b8308400049e19 (patch)
tree02952e2b36e78c6be752d82974d9b5370b2b47b2 /rtems-syms.cpp
parent3b6f4dfeccdcbdf35082034992fe069c0a326a5e (diff)
Fix the trace help.
Diffstat (limited to 'rtems-syms.cpp')
-rw-r--r--rtems-syms.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtems-syms.cpp b/rtems-syms.cpp
index 44743cc..baa152c 100644
--- a/rtems-syms.cpp
+++ b/rtems-syms.cpp
@@ -72,7 +72,7 @@ usage (int exit_code)
<< "Options and arguments:" << std::endl
<< " -h : help (also --help)" << std::endl
<< " -V : print linker version number and exit (also --version)" << std::endl
- << " -v : verbose (trace import parts), can be supply multiple times" << std::endl
+ << " -v : verbose (trace import parts), can supply multiple times" << std::endl
<< " to increase verbosity (also --verbose)" << std::endl
<< " -w : generate warnings (also --warn)" << std::endl
<< " -L path : path to a library, add multiple for more than" << std::endl