summaryrefslogtreecommitdiff
path: root/doc/openocd.1
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-02-29 14:34:17 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-02-29 14:34:17 +0000
commitd08da2ec045f9da6536f6f7b18fc1f0d53904c40 (patch)
treec5ad948f2bd164593e544e8d73aa7e716ceeae9c /doc/openocd.1
parent54196f7673f1324abfb3c7510f7515c32db95032 (diff)
downloadopenocd+libswd-d08da2ec045f9da6536f6f7b18fc1f0d53904c40.tar.gz
openocd+libswd-d08da2ec045f9da6536f6f7b18fc1f0d53904c40.tar.bz2
openocd+libswd-d08da2ec045f9da6536f6f7b18fc1f0d53904c40.tar.xz
openocd+libswd-d08da2ec045f9da6536f6f7b18fc1f0d53904c40.zip
Uwe Hermann: Add a --version switch for openocd.
git-svn-id: svn://svn.berlios.de/openocd/trunk@399 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc/openocd.1')
-rw-r--r--doc/openocd.18
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