mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-08-16 16:41:38 +00:00
Add man page for renderd.conf (#357)
* Update AUTHORS file * Add renderd.conf man to CMakeLists.txt & Makefile.am * Minor updates to other man pages as well
This commit is contained in:
@ -1,11 +1,14 @@
|
||||
.TH RENDER_OLD 1 "Mar 28, 2013"
|
||||
.TH RENDER_OLD "1" "2023-12-08" "mod_tile v0.6.1"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
|
||||
.SH NAME
|
||||
render_old \- renders a list of map tiles by sending requests to a rendering daemon.
|
||||
|
||||
.SH SYNOPSIS
|
||||
.B render_list
|
||||
.RI [ options ] < "render.list"
|
||||
.br
|
||||
.BR
|
||||
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B render_old
|
||||
@ -14,10 +17,11 @@ command.
|
||||
.B render_old
|
||||
is a helper utility that pre renders expired map tiles by sending appropriate requests to a rendering daemon
|
||||
.PP
|
||||
|
||||
.SH SEE ALSO
|
||||
.BR renderd (8),
|
||||
.BR mod_tile (1).
|
||||
.br
|
||||
.BR renderd(1)
|
||||
.BR
|
||||
|
||||
.SH AUTHOR
|
||||
render_expire was written by OpenStreetMap project members.
|
||||
.PP
|
||||
|
Reference in New Issue
Block a user