Minor change to CLI help menu
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good
This commit is contained in:
parent
4bf334c9d5
commit
682503a24a
@ -30,7 +30,7 @@ def main():
|
||||
metavar="I",
|
||||
)
|
||||
argparser.add_argument(
|
||||
"regex",
|
||||
"pattern",
|
||||
help="The regex to apply to each file name. The first capture group is used to "
|
||||
"perform the replacement.",
|
||||
metavar="R",
|
||||
|
Loading…
Reference in New Issue
Block a user