[med-svn] [kmer-tools] 03/08: Fix formatting in manpage

Afif Elghraoui afif-guest at moszumanska.debian.org
Sun May 24 09:29:41 UTC 2015


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 28ed3d1280d97cd7896cb86d1b96be4e70d23603
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sat May 23 14:53:12 2015 -0700

    Fix formatting in manpage
    
    Bold face for referencing the current command and whatnot.
---
 debian/existDB.1 | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/debian/existDB.1 b/debian/existDB.1
index 298c9f2..1628200 100644
--- a/debian/existDB.1
+++ b/debian/existDB.1
@@ -1,4 +1,3 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
 .TH EXISTDB "1" "May 2015" "existDB 0~20150520+2004" "User Commands"
 .SH NAME
 existDB \- management of existDB files
@@ -22,30 +21,30 @@ This program is part of libkmer.
 .SH OPTIONS
 .TP
 \fB\-mersize\fR \fImersize\fR
-Use the specified \fImersize\fR when building existDB tables.
+Use the specified \fImersize\fR when building \fBexistDB\fR tables.
 .TP
 \fB\-build\fR \fIsome.fasta\fR \fIprefix\fR
-Build an existDB on all mers in \fIsome.fasta\fR and save the tables into \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
-Reports the state of some existDB file.
+Reports the state of some \fBexistDB\fR file.
 .TP
 \fB\-testfiles\fR \fIsome.fasta\fR \fIprefix\fR
-Build an existDB table from \fIsome.fasta\fR.
+Build an \fBexistDB\fR table from \fIsome.fasta\fR.
 Write that table to disk.
 Load the table back.
-Compare that each mer in \fIsome.fasta\fR is present in all three existDB
+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
-Build an existDB table from \fIsome.fasta\fR, check that every mer in
+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.
 .TP
 \fB\-testexhaustive\fR \fIsome.fasta\fR \fIsome.meryl\fR
-Build an existDB table from \fIsome.fasta\fR, check _EVERY_ mer for existence.
-Complain if a mer exists in the table but not in the meryl database.
+Build an \fBexistDB\fR table from \fIsome.fasta\fR, check _EVERY_ mer for existence.
+Complain if a mer exists in the table but not in the \fBmeryl\fR(1) database.
 Assumes \fIsome.meryl\fR is the mercount of \fIsome.fasta\fR.
 .SH SEE ALSO
-\fBmeryl\fR(1),
-\fBpositionDB\fR(1)
+.BR meryl (1),
+.BR positionDB (1)

-- 
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