From 6183c2a04b2649b93378c95ee7482951bbaea4e0 Mon Sep 17 00:00:00 2001
From: cdelzinga <cdelzinga@gmail.com>
Date: Sat, 2 Mar 2013 17:54:44 -0500
Subject: [PATCH] Update coverage.rst

The header for the -d option says '-hist', I edited the heading to say '-d' instead.
---
 docs/content/tools/coverage.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/tools/coverage.rst b/docs/content/tools/coverage.rst
index 6cd71832..b7cdb89b 100755
--- a/docs/content/tools/coverage.rst
+++ b/docs/content/tools/coverage.rst
@@ -143,7 +143,7 @@ been reported, a histogram summarizing the coverage among all features in B will
 
 
 ===========================================================================
-``-hist`` Reporting the per-base of coverage for each feature in the B file 
+``-d`` Reporting the per-base of coverage for each feature in the B file 
 ===========================================================================
 One should use the "**-d**" option to create, for each interval in B, a detailed list of coverage at each of the
 positions across each B interval.
-- 
GitLab