--recursive option #526
Answered
by
protofolius
protofolius
asked this question in
Q&A
-
I am trying to start a run with recursive option , but it only handles the files in the current directory and never any of the files in any of the underlying directories . -R, --recursive Recursively include files in sub-folders. I am calling it like this |
Beta Was this translation helpful? Give feedback.
Answered by
protofolius
Sep 9, 2023
Replies: 1 comment 2 replies
-
Maybe useful for others to know that it needs to be called like this
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
protofolius
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe useful for others to know that it needs to be called like this
ComicTagger -R -g -s -f --complicated-parser --overwrite -t cr -i -v "Y:\Path\*"