aboutsummaryrefslogtreecommitdiff
path: root/re.c
AgeCommit message (Collapse)Author
2021-07-10re.c: Fix usage messageJohn Ankarström
2021-07-10re.c: Ensure no file name contains newlineJohn Ankarström
Otherwise, the operation is broken, as it depends on reading file names separated by newlines.
2021-07-10Add reJohn Ankarström