This commit is contained in:
elandorr 2023-05-14 07:09:45 +00:00 committed by GitHub
parent b70cefa474
commit 8e2f5a621b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -813,7 +813,7 @@ class CreateMixIn:
"--paths-delimiter",
action=Highlander,
metavar="DELIM",
help="set path delimiter for ``--paths-from-stdin`` and ``--paths-from-command`` (default: \\n) ",
help="set path delimiter for ``--paths-from-stdin`` and ``--paths-from-command`` (default: ``\\n``) ",
)
exclude_group = define_exclusion_group(subparser, tag_files=True)