Open notslang opened 10 years ago
Unlike #1, this failure is because of too many args being passed to the CLI. In order to fix this one, we probably just need to add a -r option and pass a directory to recurse into.
-r
Unlike #1, this failure is because of too many args being passed to the CLI. In order to fix this one, we probably just need to add a
-r
option and pass a directory to recurse into.