[osrm] 05/08: Update osrm-prepare manpage
Christopher Baines
cbaines-guest at moszumanska.debian.org
Sat Jul 18 11:40:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
cbaines-guest pushed a commit to branch master
in repository osrm.
commit cf6fe7e62099afbc6ed9fd85682189385a8dec91
Author: Christopher Baines <mail at cbaines.net>
Date: Sat Jul 18 12:17:11 2015 +0100
Update osrm-prepare manpage
---
debian/man/osrm-prepare.1 | 23 ++++++++++++++++++++---
1 file changed, 20 insertions(+), 3 deletions(-)
diff --git a/debian/man/osrm-prepare.1 b/debian/man/osrm-prepare.1
index b257fdb..29fc406 100644
--- a/debian/man/osrm-prepare.1
+++ b/debian/man/osrm-prepare.1
@@ -3,11 +3,28 @@
osrm-prepare \- generate the hierarchy from OSRM data
.SH SYNOPSIS
.B osrm-prepare
-.I file.osrm
-.I file.osrm.restrictions
-.I profile.lua
+.I FILE.osrm
+[OPTIONS]
.SH DESCRIPTION
The \fBosrm-prepare\fP tool takes the data generated by \fBosrm-extract\fP and creates, .osrm.hsgr, .osrm.nodes, .osrm.ramIndex, .osrm.fileIndex . After these have been generated, the osrm service can be started, or the \fBosrm-routed\fP command can be run.
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+show version
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+show the help message
+.TP
+\fB\-c\fR, \fB\-\-config\fR
+path to a configuration file
+.TP
+\fB\-r\fR, \fB\-\-restrictions\fR
+restrictions file in .osrm.restrictions format
+.TP
+\fB\-p\fR, \fB\-\-profile\fR
+path to a Lua routing profile
+.TP
+\fB\-t\fR, \fB\-\-threads\fR
+number of threads to use
.SH SEE ALSO
.BR osrm (7),
.BR osrm-extract (1),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osrm.git
More information about the Pkg-grass-devel
mailing list