]> git.mxchange.org Git - flightgear.git/commitdiff
s/--props/--telnet/ (I may do that. I wrote this file. :-)
authormfranz <mfranz>
Mon, 19 Feb 2007 16:18:57 +0000 (16:18 +0000)
committermfranz <mfranz>
Mon, 19 Feb 2007 16:18:57 +0000 (16:18 +0000)
scripts/example/remote.html

index 23585676e3f4e68145ef2946d20deb5ecdaf46d1..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>