Difference between revisions of "Recitalweb"
From Recital Documentation Wiki
Barrymavin (Talk | contribs) |
Barrymavin (Talk | contribs) |
||
Line 5: | Line 5: | ||
<pre> | <pre> | ||
# recitalweb --help | # recitalweb --help | ||
+ | usage: recitalweb --url url [--geometry x,y,w,h] [--maximized] [--fullscreen] | ||
</pre> | </pre> |
Revision as of 10:03, 26 October 2009
The recitalweb command is used to run Recital Web applications. You can use either recital or recitalstudio to develop, test and run Recital Web applications.
You can view what command line options are available by typing:
# recitalweb --help usage: recitalweb --url url [--geometry x,y,w,h] [--maximized] [--fullscreen]