We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6342476 commit 6b9460aCopy full SHA for 6b9460a
clang/tools/clang-format/git-clang-format
@@ -209,7 +209,7 @@ def main():
209
"-0",
210
"--null",
211
action="store_true",
212
- help="print the affected paths with null-terminated characters",
+ help="end each printed filename with a null character",
213
)
214
# We gather all the remaining positional arguments into 'args' since we need
215
# to use some heuristics to determine whether or not <commit> was present.
0 commit comments