add manpage for clang-format

This commit is contained in:
Sylvestre Ledru 2013-06-06 14:53:55 +00:00
parent 3bef5507bf
commit 846d64d929
2 changed files with 32 additions and 0 deletions

2
debian/clang-format-3.3.manpages vendored Normal file
View File

@ -0,0 +1,2 @@
debian/man/clang-format-diff-3.3.1

30
debian/man/clang-format-diff-3.3.1 vendored Normal file
View File

@ -0,0 +1,30 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2.
.TH CLANG-FORMAT-DIFF-3.3 "1" "June 2013" "clang-format-diff-3.3 3.3" "User Commands"
.SH NAME
clang-format-diff-3.3 \- manual page for clang-format-diff-3.3 3.3
.SH DESCRIPTION
usage: clang\-format\-diff\-3.3 [\-h] [\-p P] [\-style STYLE]
.PP
Reformat changed lines in diff
.SS "optional arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-p\fR P
strip the smallest prefix containing P slashes
.TP
\fB\-style\fR STYLE
formatting style to apply (LLVM, Google, Chromium)
.SH "SEE ALSO"
The full documentation for
.B clang-format-diff-3.3
is maintained as a Texinfo manual. If the
.B info
and
.B clang-format-diff-3.3
programs are properly installed at your site, the command
.IP
.B info clang-format-diff-3.3
.PP
should give you access to the complete manual.