GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GST-CONVERT(1) User Commands GST-CONVERT(1)

gst-convert - Smalltalk syntax converter and beautifier

gst-convert [OPTION]... [INFILE [OUTFILE]] gst-convert [OPTION]... -o|--output OUTFILE INFILES

-q, --quiet
don't show any message
-v, --verbose
print extra information while processing
-f, --format=FORMAT
convert from given input format (supported formats are gst, gst2, sif, squeak)
-F, --output-format=FORMAT convert to given output format (supported
formats are gst, gst2, squeak)
-C, --class=REGEX
convert only classes matching REGEX
-C, --class=+REGEX
in addition, convert classes matching REGEX
-C, --class=-REGEX
do not convert classes matching REGEX
-c, --category=REGEX
convert only classes whose category matches REGEX
-c, --category=+REGEX
in addition, convert those whose category matches REGEX
-c, --category=-REGEX
do not convert classes whose category matches REGEX
-r, --rule='CODE->REPL'
look for CODE and replace it with REPL
-o, --output OUTFILE
concatenate multiple input files into a single converted output file
--help
display this message and exit
--version
print version information and exit

The full documentation for gst-convert is maintained as a Texinfo manual. If the info and gst-convert programs are properly installed at your site, the command
info gst

should give you access to the complete manual.

April 2013 gst-convert version 3.2.5-4dc033e

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.