.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .TH CLANG-FORMAT-DIFF.PY "1" "October 2016" "clang-format-diff.py 3.7" "User Commands" .SH NAME clang-format-diff.py \- manual page for clang-format-diff.py 3.7 .SH DESCRIPTION usage: clang\-format\-diff.py [\-h] [\-i] [\-p NUM] [\-regex PATTERN] .IP [\-iregex PATTERN] [\-v] [\-style STYLE] .PP Reformat changed lines in diff. Without \fB\-i\fR option just output the diff that would be introduced. .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-i\fR apply edits to files instead of displaying a diff .TP \fB\-p\fR NUM strip the smallest prefix containing P slashes .TP \fB\-regex\fR PATTERN custom pattern selecting file paths to reformat (case sensitive, overrides \fB\-iregex\fR) .TP \fB\-iregex\fR PATTERN custom pattern selecting file paths to reformat (case insensitive, overridden by \fB\-regex\fR) .TP \fB\-v\fR, \fB\-\-verbose\fR be more verbose, ineffective without \fB\-i\fR .TP \fB\-style\fR STYLE formatting style to apply (LLVM, Google, Chromium, Mozilla, WebKit) .SH "SEE ALSO" The full documentation for .B clang-format-diff.py is maintained as a Texinfo manual. If the .B info and .B clang-format-diff.py programs are properly installed at your site, the command .IP .B info clang-format-diff.py .PP should give you access to the complete manual.