r105@frost: data | 2005-08-13 05:01:46 +0300
authordata <data@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Sun, 14 Aug 2005 19:51:49 +0000 (19:51 +0000)
committerdata <data@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Sun, 14 Aug 2005 19:51:49 +0000 (19:51 +0000)
 Restored the -t and -T options, erased by mistake

git-svn-id: http://abcde.googlecode.com/svn/trunk@94 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

abcde

diff --git a/abcde b/abcde
index 17ebeb1..ab39e83 100755 (executable)
--- a/abcde
+++ b/abcde
@@ -2268,7 +2268,7 @@ fi
 
 # Parse command line options
 #while getopts 1a:A:bc:C:d:Dehj:klLmMnNo:pPr:Rs:S:t:T:vVxw:W: opt ; do
-while getopts 1a:bc:C:d:Dehj:klLmMnNo:pPr:Rs:S:vVxw:W: opt ; do
+while getopts 1a:bc:C:d:Dehj:klLmMnNo:pPr:Rs:S:t:T:vVxw:W: opt ; do
        case "$opt" in
                1) ONETRACK=y ;;
                a) ACTIONS="$OPTARG" ;;