diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/openocd.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/openocd.1 b/doc/openocd.1 index f4ba7d96..cfb99af9 100644 --- a/doc/openocd.1 +++ b/doc/openocd.1 @@ -3,7 +3,7 @@ openocd \- A free and open on\-chip debugging, in\-system programming and boundary\-scan testing tool for ARM systems .SH "SYNOPSIS" -.B openocd \fR[\fB\-fsdlch\fR] [\fB\-\-file\fR <filename>] [\fB\-\-search\fR <dirname>] [\fB\-\-debug\fR <debuglevel>] [\fB\-\-log_output\fR <filename>] [\fB\-\-command\fR <cmd>] [\fB\-\-help\fR] +.B openocd \fR[\fB\-fsdlchv\fR] [\fB\-\-file\fR <filename>] [\fB\-\-search\fR <dirname>] [\fB\-\-debug\fR <debuglevel>] [\fB\-\-log_output\fR <filename>] [\fB\-\-command\fR <cmd>] [\fB\-\-help\fR] [\fB\-\-version\fR] .SH "DESCRIPTION" .B OpenOCD is an on\-chip debugging, in\-system programming and boundary\-scan @@ -60,9 +60,9 @@ Run the command .TP .B "\-h, \-\-help" Show a help text and exit. -.\".TP -.\".B "\-v, \-\-version" -.\"Show version information and exit. +.TP +.B "\-v, \-\-version" +Show version information and exit. .SH "BUGS" Please report any bugs at .B http://developer.berlios.de/bugs/?group_id=4148 |