.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. .TH CLANG-REORDER-FIELDS "1" "January 2022" "clang-reorder-fields 13" "User Commands" .SH NAME clang-reorder-fields \- manual page for clang-reorder-fields 13 .SH DESCRIPTION OVERVIEW: A tool to reorder fields in C/C++ structs/classes. .PP USAGE: clang\-reorder\-fields [options] [... ] .PP OPTIONS: .PP Generic Options: .HP \fB\-\-help\fR \- Display available options (\fB\-\-help\-hidden\fR for more) .HP \fB\-\-help\-list\fR \- Display list of available options (\fB\-\-help\-list\-hidden\fR for more) .HP \fB\-\-version\fR \- Display the version of this program .PP clang\-reorder\-fields options: .HP \fB\-\-extra\-arg=\fR \- Additional argument to append to the compiler command line .HP \fB\-\-extra\-arg\-before=\fR \- Additional argument to prepend to the compiler command line .HP \fB\-\-fields\-order=\fR \- The desired fields order. .HP \fB\-i\fR \- Overwrite edited files. .HP \fB\-p=\fR \- Build path .HP \fB\-\-record\-name=\fR \- The name of the struct/class.