View Single Post
Old 24th January 2012, 16:31   #196  |  Link
amtm
Guest
 
Posts: n/a
What I'll do is make it so that if you supply a -i switch you can specify the input file anywhere you want. In the absence of that switch it will implicitly assume the input file is specified as the last argument and fail if that isn't a valid file name. That way if you want you can do both delaycut <input> <options> or delaycut <options> <input>.
  Reply With Quote