whereis --batch
This commit is contained in:
parent
d44177c774
commit
9b9b5a30e1
6 changed files with 33 additions and 13 deletions
|
@ -55,8 +55,7 @@ seek o = allowConcurrentOutput $ do
|
|||
, startSmall file
|
||||
)
|
||||
case batchOption o of
|
||||
Batch -> batchInput Right $
|
||||
batchCommandAction . gofile
|
||||
Batch -> batchFiles gofile
|
||||
NoBatch -> do
|
||||
let go a = a gofile (addThese o)
|
||||
go (withFilesNotInGit (not $ includeDotFiles o))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue