[osrm] 06/08: Update osrm-routed 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 ebbb839ab66a25610d04f5f9e6eabd2b8ddab27d
Author: Christopher Baines <mail at cbaines.net>
Date: Sat Jul 18 12:17:26 2015 +0100
Update osrm-routed manpage
---
debian/man/osrm-routed.1 | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/debian/man/osrm-routed.1 b/debian/man/osrm-routed.1
index d642297..a64c941 100644
--- a/debian/man/osrm-routed.1
+++ b/debian/man/osrm-routed.1
@@ -3,11 +3,21 @@
osrm-routed \- the OSRM routing service
.SH SYNOPSIS
.B osrm
-.I server.ini
+.I FILE.osrm
+[OPTIONS]
.SH DESCRIPTION
The Open Source Routing Machine (OSRM) is a high performance routing engine for finding shortest paths in road networks.
.PP
\fBosrm-routed\fP starts the router, it uses then config file given, defaulting to server.ini in the current directory. Note that on Debian, this command is executed by the init file, so for a standard setup, it should not be necessary to run it directly.
+.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
.SH CONFIGURATION FILE
Uses a key = value syntax. The table below gives the keys that can be used.
--
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