X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/2c2dffe6d58521463918acd4425cf9e99d8001e8..90c976cd8cb86e7b61527d8f2dec294f4be2f827:/abcde diff --git a/abcde b/abcde index d585c16..b3542b0 100755 --- a/abcde +++ b/abcde @@ -3292,7 +3292,7 @@ fi # Parse command line options #while getopts 1a:bc:C:d:Dehj:klLmMnNo:pPq:r:Rs:S:t:T:vVxw:W: opt ; do -while getopts 1a:bBc:C:d:Defghj:klLmMnNo:pPr:s:S:t:T:UvVxX:w:W:z opt ; do +while getopts 1a:bBc:C:d:Defghj:klLmMnNo:pPq:r:s:S:t:T:UvVxX:w:W:z opt ; do case "$opt" in 1) ONETRACK=y ;; a) ACTIONS="$OPTARG" ;;