Author: roduit-guest Date: 2012-08-21 14:17:10 +0000 (Tue, 21 Aug 2012) New Revision: 12099
Added: trunk/packages/openfovea/trunk/debian/openfovea.1 trunk/packages/openfovea/trunk/debian/openfovea.manpage Modified: trunk/packages/openfovea/trunk/debian/changelog Log: Add man page and update the version number. Modified: trunk/packages/openfovea/trunk/debian/changelog =================================================================== --- trunk/packages/openfovea/trunk/debian/changelog 2012-08-20 21:55:54 UTC (rev 12098) +++ trunk/packages/openfovea/trunk/debian/changelog 2012-08-21 14:17:10 UTC (rev 12099) @@ -1,4 +1,4 @@ -openfovea (0.1a160-1) UNRELEASED; urgency=low +openfovea (0.1a161-1) UNRELEASED; urgency=low * Initial release (Closes: #<bug>) Added: trunk/packages/openfovea/trunk/debian/openfovea.1 =================================================================== --- trunk/packages/openfovea/trunk/debian/openfovea.1 (rev 0) +++ trunk/packages/openfovea/trunk/debian/openfovea.1 2012-08-21 14:17:10 UTC (rev 12099) @@ -0,0 +1,54 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH OPENFOVEA SECTION "August 21, 2012" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +openfovea \- Post-process your AFM data files. +.SH SYNOPSIS +.B openfovea +.RI [ options ] " files" ... +.br +.B bar +.RI [ options ] " files" ... +.SH DESCRIPTION +This manual page documents briefly the +.B OpenFovea +commands. +.PP +.\" TeX users may be more comfortable with the \fB<whatever>\fP and +.\" \fI<whatever>\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBOpenFovea\fP is a program that postprocess AFM force volume experiment. It is able to compute the stiffness of the scanned area, detect unbinding event and the zero force topography. It comes with a user friendly graphical interface that allow the user to select and display the data. +.SH OPTIONS +These programs follow the usual GNU command line syntax, with long +options starting with two dashes (`-'). +A summary of options is included below. +For a complete description, see the Info files. +.TP +.B \-h, \-\-help +Show summary of options. +.TP +.B \-v, \-\-version +Show version of program. +.br +The programs are documented fully by +.IR "The Rise and Fall of a Fooish Bar" , +available via the Info system. +.SH AUTHOR +OpenFovea was written by <upstream author>. +.PP +This manual page was written by Charles Roduit <[email protected]>, +for the Debian project (and may be used by others). Added: trunk/packages/openfovea/trunk/debian/openfovea.manpage =================================================================== --- trunk/packages/openfovea/trunk/debian/openfovea.manpage (rev 0) +++ trunk/packages/openfovea/trunk/debian/openfovea.manpage 2012-08-21 14:17:10 UTC (rev 12099) @@ -0,0 +1 @@ +openfovea.1 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
