summaryrefslogtreecommitdiff
path: root/rtems-syms.cpp
diff options
context:
space:
mode:
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