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