|
|
@ -4,7 +4,7 @@
|
|
|
|
microbe
|
|
|
|
microbe
|
|
|
|
\- The Microbe Compiler
|
|
|
|
\- The Microbe Compiler
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.SH SYNOPSIS
|
|
|
|
microbe [Qt\-options] [TDE\-options] [options] [Input URL] [Output URL]
|
|
|
|
microbe [TQt\-options] [TDE\-options] [options] [Input URL] [Output URL]
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.SH DESCRIPTION
|
|
|
|
|
|
|
|
|
|
|
|
.SH OPTIONS
|
|
|
|
.SH OPTIONS
|
|
|
@ -18,38 +18,38 @@ URL Input filename
|
|
|
|
URL Output filename
|
|
|
|
URL Output filename
|
|
|
|
.SS Options:
|
|
|
|
.SS Options:
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-show\-source
|
|
|
|
.B \-\-show\-source
|
|
|
|
Show source code lines in assembly output
|
|
|
|
Show source code lines in assembly output
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-nooptimize
|
|
|
|
.B \-\-nooptimize
|
|
|
|
Do not attempt optimization of generated instructions.
|
|
|
|
Do not attempt optimization of generated instructions.
|
|
|
|
.SS
|
|
|
|
.SS
|
|
|
|
.SS Generic options:
|
|
|
|
.SS Generic options:
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-help
|
|
|
|
.B \-\-help
|
|
|
|
Show help about options
|
|
|
|
Show help about options
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-help\-qt
|
|
|
|
.B \-\-help\-tqt
|
|
|
|
Show Qt specific options
|
|
|
|
Show TQt specific options
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-help\-tde
|
|
|
|
.B \-\-help\-tde
|
|
|
|
Show TDE specific options
|
|
|
|
Show TDE specific options
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-help\-all
|
|
|
|
.B \-\-help\-all
|
|
|
|
Show all options
|
|
|
|
Show all options
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-author
|
|
|
|
.B \-\-author
|
|
|
|
Show author information
|
|
|
|
Show author information
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-v, \-\-version
|
|
|
|
.B \-v, \-\-version
|
|
|
|
Show version information
|
|
|
|
Show version information
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-license
|
|
|
|
.B \-\-license
|
|
|
|
Show license information
|
|
|
|
Show license information
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-
|
|
|
|
.B \-\-
|
|
|
|
End of options
|
|
|
|
End of options
|
|
|
|
.SS
|
|
|
|
.SS
|
|
|
|
.SS TDE options:
|
|
|
|
.SS TDE options:
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-caption <caption>
|
|
|
|
.B \-\-caption <caption>
|
|
|
@ -67,10 +67,10 @@ Use alternative configuration file
|
|
|
|
.B \-\-dcopserver <server>
|
|
|
|
.B \-\-dcopserver <server>
|
|
|
|
Use the DCOP Server specified by 'server'
|
|
|
|
Use the DCOP Server specified by 'server'
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-nocrashhandler
|
|
|
|
.B \-\-nocrashhandler
|
|
|
|
Disable crash handler, to get core dumps
|
|
|
|
Disable crash handler, to get core dumps
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-waitforwm
|
|
|
|
.B \-\-waitforwm
|
|
|
|
Waits for a WM_NET compatible windowmanager
|
|
|
|
Waits for a WM_NET compatible windowmanager
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-style <style>
|
|
|
|
.B \-\-style <style>
|
|
|
@ -78,8 +78,8 @@ sets the application GUI style
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-geometry <geometry>
|
|
|
|
.B \-\-geometry <geometry>
|
|
|
|
sets the client geometry of the main widget - see man X for the argument format
|
|
|
|
sets the client geometry of the main widget - see man X for the argument format
|
|
|
|
.SS
|
|
|
|
.SS
|
|
|
|
.SS Qt options:
|
|
|
|
.SS TQt options:
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-display <displayname>
|
|
|
|
.B \-\-display <displayname>
|
|
|
|
Use the X-server display 'displayname'
|
|
|
|
Use the X-server display 'displayname'
|
|
|
@ -87,7 +87,7 @@ Use the X-server display 'displayname'
|
|
|
|
.B \-\-session <sessionId>
|
|
|
|
.B \-\-session <sessionId>
|
|
|
|
Restore the application for the given 'sessionId'
|
|
|
|
Restore the application for the given 'sessionId'
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-cmap
|
|
|
|
.B \-\-cmap
|
|
|
|
Causes the application to install a private color
|
|
|
|
Causes the application to install a private color
|
|
|
|
map on an 8-bit display
|
|
|
|
map on an 8-bit display
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
@ -97,14 +97,14 @@ cube on an 8-bit display, if the application is
|
|
|
|
using the QApplication::ManyColor color
|
|
|
|
using the QApplication::ManyColor color
|
|
|
|
specification
|
|
|
|
specification
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-nograb
|
|
|
|
.B \-\-nograb
|
|
|
|
tells Qt to never grab the mouse or the keyboard
|
|
|
|
tells TQt to never grab the mouse or the keyboard
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-dograb
|
|
|
|
.B \-\-dograb
|
|
|
|
running under a debugger can cause an implicit
|
|
|
|
running under a debugger can cause an implicit
|
|
|
|
-nograb, use -dograb to override
|
|
|
|
-nograb, use -dograb to override
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-sync
|
|
|
|
.B \-\-sync
|
|
|
|
switches to synchronous mode for debugging
|
|
|
|
switches to synchronous mode for debugging
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-fn, \-\-font <fontname>
|
|
|
|
.B \-\-fn, \-\-font <fontname>
|
|
|
@ -139,17 +139,17 @@ root
|
|
|
|
.B \-\-im <XIM server>
|
|
|
|
.B \-\-im <XIM server>
|
|
|
|
set XIM server
|
|
|
|
set XIM server
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-noxim
|
|
|
|
.B \-\-noxim
|
|
|
|
disable XIM
|
|
|
|
disable XIM
|
|
|
|
.TP
|
|
|
|
.TP
|
|
|
|
.B \-\-reverse
|
|
|
|
.B \-\-reverse
|
|
|
|
mirrors the whole layout of widgets
|
|
|
|
mirrors the whole layout of widgets
|
|
|
|
.SS
|
|
|
|
.SS
|
|
|
|
|
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
.SH SEE ALSO
|
|
|
|
Full user documentation is available through the TDE Help Center. You can also enter the URL
|
|
|
|
Full user documentation is available through the TDE Help Center. You can also enter the URL
|
|
|
|
.BR help:/microbe/
|
|
|
|
.BR help:/microbe/
|
|
|
|
directly into konqueror or you can run
|
|
|
|
directly into konqueror or you can run
|
|
|
|
.BR "`khelpcenter help:/microbe/'"
|
|
|
|
.BR "`khelpcenter help:/microbe/'"
|
|
|
|
from the command-line.
|
|
|
|
from the command-line.
|
|
|
|
.br
|
|
|
|
.br
|
|
|
|