From: mfranz Date: Mon, 19 Feb 2007 16:18:57 +0000 (+0000) Subject: s/--props/--telnet/ (I may do that. I wrote this file. :-) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b075cf5f019aa9abda19eca99a8e0392638296ab;p=flightgear.git s/--props/--telnet/ (I may do that. I wrote this file. :-) --- diff --git a/scripts/example/remote.html b/scripts/example/remote.html index 23585676e..4c03dbbec 100644 --- a/scripts/example/remote.html +++ b/scripts/example/remote.html @@ -20,11 +20,11 @@ remotely controlling FlightGear by means of external programs.

To activate FlightGear's telnet server capabilities, call it with -a --props specifiaction: +a --telnet specifiaction:

-$ fgfs --props=socket,bi,5,localhost,5501,tcp
+$ fgfs --telnet=socket,bi,5,localhost,5501,tcp
 

@@ -97,7 +97,7 @@ stop working. Try to find a place where you can land safely. :-)

 $ fgfsscript&
-$ fgfs --props=socket,bi,5,localhost,5501,tcp
+$ fgfs --telnet=socket,bi,5,localhost,5501,tcp