From bd5a14e1f69bb34548ce6a218464569101e5c416 Mon Sep 17 00:00:00 2001
From: Chad Hanna <chad.hanna@ligo.org>
Date: Mon, 30 Apr 2018 20:28:10 -0400
Subject: [PATCH] gstlal_inspiral_calc_rank_pdfs: NEW DOC

---
 gstlal-inspiral/bin/gstlal_inspiral_calc_rank_pdfs | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/gstlal-inspiral/bin/gstlal_inspiral_calc_rank_pdfs b/gstlal-inspiral/bin/gstlal_inspiral_calc_rank_pdfs
index 7c6ffc2630..853e4cd8d8 100755
--- a/gstlal-inspiral/bin/gstlal_inspiral_calc_rank_pdfs
+++ b/gstlal-inspiral/bin/gstlal_inspiral_calc_rank_pdfs
@@ -16,15 +16,7 @@
 # with this program; if not, write to the Free Software Foundation, Inc.,
 # 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
-## @file
-# A program to compute the noise probability distributions of likehood ratios for inspiral triggers
-#
-# ### Command line interface
-#
-#	+ `--likelihood-cache` [filename]: Also load the likelihood ratio data files listsed in this LAL cache.  See lalapps_path2cache for information on how to produce a LAL cache file.
-#	+ `--verbose`: Be verbose.
-#	+ `--ranking-stat-samples` [N] (int): Construct ranking statistic histograms by drawing this many samples from the ranking statistic generator (default = 2^24).
-#	+ `--output` [filename]: Write merged raw likelihood data and likelihood ratio histograms to this LIGO Light-Weight XML file.
+### A program to compute the noise probability distributions of likehood ratios for inspiral triggers
 
 #
 # =============================================================================
-- 
GitLab