From d08da2ec045f9da6536f6f7b18fc1f0d53904c40 Mon Sep 17 00:00:00 2001 From: oharboe Date: Fri, 29 Feb 2008 14:34:17 +0000 Subject: Uwe Hermann: Add a --version switch for openocd. git-svn-id: svn://svn.berlios.de/openocd/trunk@399 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- doc/openocd.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/openocd.1') 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 ] [\fB\-\-search\fR ] [\fB\-\-debug\fR ] [\fB\-\-log_output\fR ] [\fB\-\-command\fR ] [\fB\-\-help\fR] +.B openocd \fR[\fB\-fsdlchv\fR] [\fB\-\-file\fR ] [\fB\-\-search\fR ] [\fB\-\-debug\fR ] [\fB\-\-log_output\fR ] [\fB\-\-command\fR ] [\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 -- cgit v1.2.3