]> git.mxchange.org Git - flightgear.git/blobdiff - scripts/example/remote.html
cleanup
[flightgear.git] / scripts / example / remote.html
index 133b31c6872843cb5a2bd531d5de1291b4ecefdd..4c03dbbecacd87adb0e1f53d54d9232829d51f3d 100644 (file)
@@ -20,11 +20,11 @@ remotely controlling FlightGear by means of external programs.
 </p>
 
 <p>To activate FlightGear's telnet server capabilities, call it with
-a <em>--props</em> specifiaction:
+a <em>--telnet</em> specifiaction:
 
 <blockquote>
 <pre>
-$ fgfs --props=socket,bi,5,localhost,5501,tcp
+$ fgfs --telnet=socket,bi,5,localhost,5501,tcp
 </pre>
 
 <br>
@@ -97,7 +97,7 @@ stop working. Try to find a place where you can land safely. :-)</p>
 <blockquote>
 <pre>
 $ fgfsscript&amp;
-$ fgfs --props=socket,bi,5,localhost,5501,tcp
+$ fgfs --telnet=socket,bi,5,localhost,5501,tcp
 </pre>
 </blockquote>
 
@@ -120,14 +120,5 @@ $ fgfsscript some.host.org 1234&amp;
 </ul>
 </p>
 
-
-<br>
-<hr>
-<address>
-$Id$<br>
-<a href="http://www.unet.univie.ac.at/~a8603365/">Melchior FRANZ</a>
-(mfranz at aon dot at</a>)
-</address>
-
 </body>
 </html>