From cdf66ff18d1c8740d1db8bd71a780ba054503e8a Mon Sep 17 00:00:00 2001
From: Glenn Proctor <gp1@sanger.ac.uk>
Date: Tue, 31 Oct 2006 08:38:47 +0000
Subject: [PATCH] Corrected usage.

---
 misc-scripts/frameshift_transcript_attribs.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc-scripts/frameshift_transcript_attribs.pl b/misc-scripts/frameshift_transcript_attribs.pl
index b314cfa469..4561d438c5 100644
--- a/misc-scripts/frameshift_transcript_attribs.pl
+++ b/misc-scripts/frameshift_transcript_attribs.pl
@@ -120,7 +120,7 @@ sub usage {
   Finds all potential frameshifts (exons 1, 2 4 or 5 bp apart) in a database 
   and adds transcript  attributes for them. Attribute value is intron length.
 
-  perl introns_to_transcript_attribs.pl {options}
+  perl $0 {options}
 
  Options ([..] indicates optional):
 
-- 
GitLab