mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-02 17:25:55 +00:00
add manpage for clang-format
This commit is contained in:
parent
3bef5507bf
commit
846d64d929
2
debian/clang-format-3.3.manpages
vendored
Normal file
2
debian/clang-format-3.3.manpages
vendored
Normal 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
30
debian/man/clang-format-diff-3.3.1
vendored
Normal 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.
|
Loading…
Reference in New Issue
Block a user