Fix:manpage:Update manpage, installation by CMake
[profile/ivi/navit.git] / navit / man / navit.1
1 .TH navit 1  "$Date$" "$Revision$" "USER COMMANDS"
2 .SH NAME
3 navit \- The modular touchscreen-friendly vector based navigation software.
4 .SH SYNOPSIS
5 .B navit
6 [\-h] [\-v] [\-d <debuglevel> ] [\-c <config file>]
7 .SH DESCRIPTION
8 Navit is a open source (GPL) car navigation system with routing engine.
9
10 Its modular design is capable of using vector maps of various formats
11 for routing and rendering of the displayed map. It's even possible to
12 use multiple maps at a time.
13
14 The GTK+ or SDL user interfaces are designed to work well with touch
15 screen displays. Points of Interest of various formats are displayed
16 on the map.
17
18 The current vehicle position is either read from gpsd or directly from
19 NMEA GPS sensors.
20
21 The routing engine not only calculates an optimal route to your
22 destination, but also generates directions and even speaks to you.
23
24 Navit is translated in more than 40 languages currently, please see https://translations.launchpad.net/navit/trunk
25
26 For more informations, please refer to our wiki :
27  http://wiki.navit-project.org
28
29 You can also try our mailing lists :
30  http://sourceforge.net/mailarchive/forum.php?forum_name=navit-users
31
32 Or visit us on IRC : #navit on the freenode network
33 .SH OPTIONS
34 .TP
35 \-h
36 Display a short help text and exit.
37 .TP
38 \-v
39 Display the version number and exit.
40 .TP
41 \-d <debuglevel>
42 Increase debugging output. Debuglevel 0 is the default, higher values
43 will print more debugging output.
44 .TP
45 \-c <config file>
46 Specify the config file (navit.xml) to use. If not specified, Navit will
47 use a default config file.
48 .SH BUGS
49 Should you find one, please report it :
50  http://trac.navit-project.org
51 .SH AUTHOR
52 The navit Team - http://www.navit-project.org
53 .SH SEE ALSO
54 maptool(1)