| ... |
... |
@@ -1,4 +1,4 @@ |
| 1 |
|
-[[~[~[image:attach:SCCharts@download.png~]~]>>url:http://rtsys.informatik.uni-kiel.de/confluence/display/KIELER/SCCharts#SCCharts-Downloads||shape="rect"]] [[~[~[image:attach:SCCharts@onlinecompiler.png~]~]>>url:http://www.sccharts.com||shape="rect"]] (% class="confluence-link" %)[[image:attach:Command Line Compiler@commandlinecompiler2.png]][[doc:Command Line Compiler]](%%) [[image:attach:SCCharts@quickstart.png]][[doc:Quick Start Guide]] |
|
1 |
+[[~[~[image:attach:SCCharts (pre 1.0)@download.png~]~]>>url:http://rtsys.informatik.uni-kiel.de/confluence/display/KIELER/SCCharts#SCCharts-Downloads||shape="rect"]] [[~[~[image:attach:SCCharts (pre 1.0)@onlinecompiler.png~]~]>>url:http://www.sccharts.com||shape="rect"]] (% class="confluence-link" %)[[image:attach:Command Line Compiler@commandlinecompiler2.png]][[doc:Command Line Compiler]](%%) [[image:attach:SCCharts (pre 1.0)@quickstart.png]][[doc:Quick Start Guide (pre 0\.13)]] |
| 2 |
2 |
|
| 3 |
3 |
|
| 4 |
4 |
|
| ... |
... |
@@ -19,11 +19,11 @@ |
| 19 |
19 |
|
| 20 |
20 |
==== Example call: ==== |
| 21 |
21 |
|
| 22 |
|
-{{{java -jar KLighD.jar render.sccharts.com -f somescchart.sct -o somescchart.png -s 3 -f png}}} |
|
22 |
+{{{java -jar KLighD.jar render.sccharts.com -f somescchart.sct -o somescchart.png -s 3 -r png}}} |
| 23 |
23 |
|
| 24 |
24 |
|
| 25 |
25 |
|
| 26 |
|
-NEW: You can use -f kgx to output in the KIELER Graph (KGraph) format. |
|
26 |
+NEW: You can use -r kgx to output in the KIELER Graph (KGraph) format. |
| 27 |
27 |
|
| 28 |
28 |
(% class="confluence-link" %) |
| 29 |
29 |
|