~bilalakhtar/ubuntu/maverick/gpsdrive/gpsdrive-fix-325288

« back to all changes in this revision

Viewing changes to debian/man/man1/gpsd.1

  • Committer: Bazaar Package Importer
  • Author(s): Frank Kirschner
  • Date: 2004-05-25 11:44:03 UTC
  • Revision ID: james.westby@ubuntu.com-20040525114403-rw3vu6fkx6wm50ts
Tags: 2.09-1
* new upstream release
* closes: #248609 (mapblast/expedia map-servers do work again)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
 
2
.TH GPSD "1" "09.10.2003" "gpsd" "User Commands"
 
3
.SH NAME
 
4
skipping \- gpsd
 
5
.SH DESCRIPTION
 
6
usage:  gpsd options
 
7
.IP
 
8
options include:
 
9
 
 
10
\fB\-D\fR level      set debug level. If >= 2, remain in foreground 
 
11
 
 
12
\fB\-L\fR longitude  set longitude 
 
13
 
 
14
\fB\-l\fR latitude   set latitude 
 
15
 
 
16
\fB\-S\fR port       set gpsd listening port 
 
17
 
 
18
\fB\-T\fR type       set DeLorme models. e = Earthmate, t = Tripmate 
 
19
 
 
20
\fB\-h\fR            help message 
 
21
 
 
22
\fB\-p\fR path       set gps device pathname 
 
23
 
 
24
\fB\-s\fR baud_rate  set baud rate on gps device 
 
25
 
 
26
\fB\-c\fR            use dgps service for corrections 
 
27
 
 
28
\fB\-d\fR host       set dgps server hostname
 
29
 
 
30
\fB\-r\fR port       set dgps server port 
 
31
 
 
32
\fB\-n\fR            disable setting default values for longitute and latitute 
 
33
 
 
34
\fB\-F\fR filename   read input from file 
 
35
 
 
36
\fB\-f\fR seconds    delay per input file line in seconds (default=0.2)
 
37
 
 
38
\fB\-K\fR            keep gps device open all the time (linux USB workaround) 
 
39