summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <pgrandin@users.noreply.github.com>2019-06-05 14:28:31 -0600
committerGitHub <noreply@github.com>2019-06-05 14:28:31 -0600
commiteb9aeda6d60a722b42833da2f817772eb21a530f (patch)
treed3d733d944ec4fbe9e8d4030b0332120af8a9f5b
parent458e39e33bd72cdedbba6d780874acb752dcf820 (diff)
downloadnavit-eb9aeda6d60a722b42833da2f817772eb21a530f.tar.gz
Update docs/configuration/index.rst
Co-Authored-By: Joseph Herlant <aerostitch@users.noreply.github.com>
-rw-r--r--docs/configuration/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/index.rst b/docs/configuration/index.rst
index b762a0272..5f7e93255 100644
--- a/docs/configuration/index.rst
+++ b/docs/configuration/index.rst
@@ -26,7 +26,7 @@ Navit comes **preshipped** with a default ``navit.xml`` together with ``navit_la
Navit will apply settings in the following order:
* in the current directory (used on Windows)
-* location supplied as first argument on the command line, e.g.: navit /home/myusername/navittestconfig.xml (Used mainly for development)
+* location supplied as first argument on the command line, e.g.: ``navit /home/myusername/navittestconfig.xml`` (Used mainly for development)
* in the current directory as navit.xml.local (Used mainly for development)
{{note