.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH RUSTFILT "1" "February 2023" "rustfilt 0.2.1" "User Commands" .SH NAME rustfilt \- rustfilt .SH DESCRIPTION rust_demangle 0.2.1 Ted Mielczarek :Nicholas Schlabach Demangles names generated by the rust compiler .SS "USAGE:" .IP rustfilt [FLAGS] [OPTIONS] [NAME]... .SS "FLAGS:" .TP \fB\-h\fR, \fB\-\-hash\fR Include the hashes in the demangled names .TP \fB\-\-help\fR Prints help information .TP \fB\-V\fR, \fB\-\-version\fR Prints version information .SS "OPTIONS:" .TP \fB\-i\fR, \fB\-\-input\fR The input file to replace the mangled names in, or '\-' for stdin [default: \fB\-]\fR .TP \fB\-o\fR, \fB\-\-output\fR The output file to emit the demangled names to, or '\-' for stdout [default: \fB\-]\fR .SS "ARGS:" .TP ... The list of names to demangle