]> git.mxchange.org Git - flightgear.git/blob - man/terrasync.1.in
Remove unused --control option
[flightgear.git] / man / terrasync.1.in
1 .\" Copyright (C) 2011 Thorsten Brehm
2 .\"
3 .\" This program is free software; you can redistribute it and/or
4 .\" modify it under the terms of the GNU General Public License
5 .\" as published by the Free Software Foundation; either version 2
6 .\" of the License, or (at your option) any later version.
7 .\"
8 .\" This program is distributed in the hope that it will be useful,
9 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
10 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11 .\" GNU General Public License for more details.
12 .\"
13 .\" You should have received a copy of the GNU General Public License
14 .\" along with this program; if not, write to the Free Software
15 .\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
16 .\" Or see here: http://www.fsf.org/copyleft/gpl.html
17 .\"
18 .TH TERRASYNC 1 "February 2012" "@VERSION@" "@PACKAGE@"
19 .SH NAME
20 terrasync \- FlightGear Flight Simulator Terrain Synchronization
21 .SH SYNOPSIS
22 .B "terrasync "
23 [\-\fId\fP path] [\-\fIp\fP port] [\-\fIv\fP]
24 .SH DESCRIPTION
25 .B FlightGear TerraSync
26 is a utility that automatically downloads the newest version of the FlightGear
27 scenery while the simulator is running.
28 For more information visit <http://wiki.flightgear.org/TerraSync>.
29 .SH OPTIONS
30 .TP
31 .BI "-d" " path"
32 Specify the path where to store the scenery data.
33 .TP
34 .BI "-p" " port"
35 Specify the UDP port where terrasync listens for a FlightGear Flight Simulator connection.
36 .TP
37 .BI "-v"
38 Enable verbose output.
39 .SH BUGS
40 Send bug reports to <flightgear\-devel@lists.sourceforge.net> or visit
41 <http://code.google.com/p/flightgear\-bugs>.
42 .SH SEE ALSO
43 fgfs(1), fgjs(1), js_demo(1), terrasync(1)
44 .SH AUTHORS
45 Curt L. Olson, et al.  See
46 .I Thanks
47 file for a list of contributors.