mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-07-29 11:44:17 +00:00
Move man pages out of the debian directory and into the docs directory
These are mostly stub man pages for now
This commit is contained in:
34
docs/render_speedtest.1
Normal file
34
docs/render_speedtest.1
Normal file
@ -0,0 +1,34 @@
|
||||
.TH SPEEDTEST 1 "Jan 25, 2012"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.SH NAME
|
||||
speedtest \- Benchmapr tile rendering with renderd.
|
||||
.SH SYNOPSIS
|
||||
.B speedtest
|
||||
.RI [ options ]
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B speedtest
|
||||
command.
|
||||
.PP
|
||||
.B speedtest
|
||||
renders a bunch of tiles at various zoom levels to benchmark the speed of the rendering.
|
||||
.PP
|
||||
.SH OPTIONS
|
||||
These programs follow the usual GNU command line syntax, with long
|
||||
options starting with two dashes (`-').
|
||||
A summary of options is included below.
|
||||
.TP
|
||||
\fB\-s\fR|\-\-socket=SOCKET
|
||||
Specify the location of the renderd socket to connect to.
|
||||
.TP
|
||||
\fB\-m\fR|\-\-map=MAP
|
||||
Specify the rendering style to test. The default is "default"
|
||||
.PP
|
||||
.SH SEE ALSO
|
||||
.BR renderd (1),
|
||||
.br
|
||||
.SH AUTHOR
|
||||
speedtest was written by Jon Burgess and other
|
||||
OpenStreetMap project members.
|
||||
.PP
|
||||
This manual page was written by OpenStreetMap authors.
|
Reference in New Issue
Block a user