.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.28. .TH GST-CONVERT "1" "March 2017" "gst-convert version 3.2.5" "User Commands" .SH NAME gst-convert \- Smalltalk syntax converter and beautifier .SH DESCRIPTION .SS "Usage:" .IP gst-convert [OPTION]... [INFILE [OUTFILE]] gst-convert [OPTION]... \fB\-o\fR|--output OUTFILE INFILES .SH OPTIONS .TP \fB\-q\fR, \fB\-\-quiet\fR don't show any message .TP \fB\-v\fR, \fB\-\-verbose\fR print extra information while processing .TP \fB\-f\fR, \fB\-\-format\fR=\fIFORMAT\fR convert from given input format (supported formats are gst, gst2, sif, squeak) .TP \fB\-F\fR, \fB\-\-output\-format\fR=\fIFORMAT\fR convert to given output format (supported formats are gst, gst2, squeak) .TP \fB\-C\fR, \fB\-\-class\fR=\fIREGEX\fR convert only classes matching REGEX .TP \fB\-C\fR, \fB\-\-class=\fR+REGEX in addition, convert classes matching REGEX .TP \fB\-C\fR, \fB\-\-class\fR=\fI\-REGEX\fR do not convert classes matching REGEX .TP \fB\-c\fR, \fB\-\-category\fR=\fIREGEX\fR convert only classes whose category matches REGEX .TP \fB\-c\fR, \fB\-\-category=\fR+REGEX in addition, convert those whose category matches REGEX .TP \fB\-c\fR, \fB\-\-category\fR=\fI\-REGEX\fR do not convert classes whose category matches REGEX .TP \fB\-r\fR, \fB\-\-rule=\fR'CODE->REPL' look for CODE and replace it with REPL .TP \fB\-o\fR, \fB\-\-output\fR OUTFILE concatenate multiple input files into a single converted output file .TP \fB\-\-help\fR display this message and exit .TP \fB\-\-version\fR print version information and exit .SH "SEE ALSO" The full documentation for .B gst-convert is maintained as a Texinfo manual. If the .B info and .B gst-convert programs are properly installed at your site, the command .IP .B info gst .PP should give you access to the complete manual.