summaryrefslogtreecommitdiff
path: root/rtems-ld.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'rtems-ld.cpp')
-rw-r--r--rtems-ld.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtems-ld.cpp b/rtems-ld.cpp
index cef40f9..eebc5a0 100644
--- a/rtems-ld.cpp
+++ b/rtems-ld.cpp
@@ -87,7 +87,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
<< " -M : generate map output (also --map)" << std::endl