[med-svn] r3619 - trunk/packages/insighttoolkit/trunk/debian

Mathieu Malaterre malat-guest at alioth.debian.org
Mon Jul 13 07:54:27 UTC 2009


Author: malat-guest
Date: 2009-07-13 07:54:26 +0000 (Mon, 13 Jul 2009)
New Revision: 3619

Added:
   trunk/packages/insighttoolkit/trunk/debian/itkwish.1
Log:
lintian tcl8.4-insighttoolkit3 binary-without-manpage

Added: trunk/packages/insighttoolkit/trunk/debian/itkwish.1
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/itkwish.1	                        (rev 0)
+++ trunk/packages/insighttoolkit/trunk/debian/itkwish.1	2009-07-13 07:54:26 UTC (rev 3619)
@@ -0,0 +1,49 @@
+.TH ITKWISH 1
+.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
+.\" other parms are allowed: see man(7), man(1)
+.SH NAME
+itkwish \- Insight Segmentation & Registration Toolkit
+.SH SYNOPSIS
+.B itkwish
+.I foo.tcl
+
+.SH "DESCRIPTION"
+This manual page documents briefly the
+.B itkwish
+command.
+
+.PP
+.B itkwish
+This program is like the Tcl/Tk interpreter 
+.I wish
+but is linked with The
+Insight Segmentation & Registration Toolkit (http://www.itk.org)
+
+.SH OPTIONS
+Hopefully, it accepts the same arguments as
+.I wish
+
+.SH EXAMPLE COMMANDS
+.B itkwish
+Provides a tcl prompt "%" from which ITK scripts can be written
+interactively.
+
+.B itkwish 
+.I myITKScript.tcl
+Runs the myITKScript.tcl script in the ITK Tcl interpreter.
+
+.B itkwish
+.I --run wish
+Runs wish in an environment in which the ITK packages can be
+loaded with "package require InsightToolkit".
+
+
+.SH "SEE ALSO"
+wish(1)
+
+.SH AUTHORS
+Ken Martin, Will Schroeder, and Bill Lorensen
+
+
+This manual page was written by Mathieu Malaterre
+<mathieu.malaterre at gmail.com> for the Debian GNU/Linux system (but may be used by others).




More information about the debian-med-commit mailing list