]> git.mxchange.org Git - flightgear.git/commit
Declare --props option obsolete and issue a warning message. Rationale:
authormfranz <mfranz>
Sat, 5 May 2007 09:16:59 +0000 (09:16 +0000)
committermfranz <mfranz>
Sat, 5 May 2007 09:16:59 +0000 (09:16 +0000)
commit158e3ebdb4723e85854d7b35b0609006a766f65b
tree026d85c3ecde9e5f748b6c0714842ba1e9dc4584
parentecadeeced406255eb45e4b08fc9399026a1f38f6
Declare --props option obsolete and issue a warning message. Rationale:
- props is easy to mix up with the --prop option (for setting properties)
- the name is unspecific and inconsistent: other option names describe
  the protocol -- the way to get the properties. How is, for example,
  --httpd less about prop(ertie)s?
- two identical options easily confuse people, as can be seen in The
  FlightGear Manual, where --telnet and --props were described differently
src/Main/options.cxx