From 60d745126f8cdb2463fa36de7e3a50e8226cbc27 Mon Sep 17 00:00:00 2001
From: Markus Koschany <apo@gambaru.de>
Date: Tue, 20 Jan 2015 10:50:00 +0100
Subject: [PATCH] Fix hyphen used as minus sign

---
 doc/minetest.6 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/minetest.6 b/doc/minetest.6
index ff5452029..cd818e1d8 100644
--- a/doc/minetest.6
+++ b/doc/minetest.6
@@ -81,7 +81,7 @@ Set world path
 .TP
 \-\-migrate <value>
 Migrate from current map backend to another. Possible values are sqlite3
-and leveldb. Only works when using --server.
+and leveldb. Only works when using \-\-server.
 
 .SH ENVIRONMENT VARIABLES
 
-- 
GitLab