Closed maheshbansod closed 1 year ago
The PR #54 was not the correct fix for #53 - since the file paths are being passed for further processing. This PR fixes that and uses file names only while printing only if the -l option is used.
-l
@Shizcow messed up with the last PR . sorry about that. please review this and merge if ok.
Thanks for the fix @maheshbansod, and thanks for helping with review @benjaminedwardwebb!
The PR #54 was not the correct fix for #53 - since the file paths are being passed for further processing.
This PR fixes that and uses file names only while printing only if the
-l
option is used.