[med-svn] [kmer-tools] 01/13: Use cleaner nroff for one of my early man pages

Afif Elghraoui afif-guest at moszumanska.debian.org
Sat Jan 2 07:24:09 UTC 2016


This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository kmer-tools.

commit 25696ff980f063c757e1e93c202cada43000cce7
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Thu Jul 16 23:47:17 2015 -0700

    Use cleaner nroff for one of my early man pages
---
 debian/existDB.1 | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/debian/existDB.1 b/debian/existDB.1
index 1628200..ff2f393 100644
--- a/debian/existDB.1
+++ b/debian/existDB.1
@@ -3,30 +3,35 @@
 existDB \- management of existDB files
 .SH SYNOPSIS
 .B existDB
-[\fB\-mersize\fR \fImersize\fR] \fB\-build\fR \fIsome.fasta\fR \fIprefix\fR
+.RB [ \-mersize
+.IR mersize ]
+.BI \-build \0some.fasta
+.I prefix
 .PP
 .B existDB
-\fB\-describe\fR \fIprefix\fR
+.BI \-describe \0prefix
 .PP
 .B existDB
-\fB\-testfiles\fR \fIsome.fasta\fR \fIprefix\fR
+.BI \-testfiles \0some.fasta
+.I prefix
 .PP
 .B existDB
-\fB\-testexistence\fR \fIsome.fasta\fR
+.BI \-testexistence \0some.fasta
 .PP
 .B existDB
-\fB\-testexhaustive\fR \fIsome.fasta\fR \fIsome.meryl\fR
+.BI \-testexhaustive \0some.fasta
+.I some.meryl
 .SH DESCRIPTION
 This program is part of libkmer.
 .SH OPTIONS
 .TP
-\fB\-mersize\fR \fImersize\fR
+.BI \-mersize \0mersize
 Use the specified \fImersize\fR when building \fBexistDB\fR tables.
 .TP
 \fB\-build\fR \fIsome.fasta\fR \fIprefix\fR
 Build an \fBexistDB\fR on all mers in \fIsome.fasta\fR and save the tables into \fIprefix\fR.
 .TP
-\fB\-describe\fR \fIprefix\fR
+.BI \-describe \0prefix
 Reports the state of some \fBexistDB\fR file.
 .TP
 \fB\-testfiles\fR \fIsome.fasta\fR \fIprefix\fR
@@ -36,7 +41,7 @@ Load the table back.
 Compare that each mer in \fIsome.fasta\fR is present in all three \fBexistDB\fR
 tables created earlier.
 .TP
-\fB\-testexistence\fR \fIsome.fasta\fR
+.BI \-testexistence \0some.fasta
 Build an \fBexistDB\fR table from \fIsome.fasta\fR, check that every mer in
 \fIsome.fasta\fR can be found in the table.
 Does not guarantee that every mer in the table is found in the file.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmer-tools.git



More information about the debian-med-commit mailing list