" [--wait=<number>] [--max-invoke-ms=<number>]\n"
" [--port=<portnr>\n"
" [--cmd-time-out=<number>] [-l] [-T] [-D] [-d]\n"
-" [--multi]\n"
+" [--multi] [--valgrind=<valgrind-exe>] [--vargs ...]\n"
" \n"
" --pid arg must be given if multiple Valgrind gdbservers are found.\n"
" --vgdb-prefix arg must be given to both Valgrind and vgdb utility\n"
" gdbserver has not processed a command after number seconds\n"
" --multi start in extended-remote mode, wait for gdb to tell us what to run\n"
" --valgrind, pass the path to valgrind to use. If not specified, the system valgrind will be launched.\n"
-" --vargs everything that follows is an argument for valgrind."
+" --vargs everything that follows is an argument for valgrind.\n"
" -l arg tells to show the list of running Valgrind gdbserver and then exit.\n"
" -T arg tells to add timestamps to vgdb information messages.\n"
" -D arg tells to show shared mem status and then exit.\n"