]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Backticks around -r
authorMartin Taibr <taibr.martin@gmail.com>
Sat, 2 Jan 2016 02:21:56 +0000 (02:21 +0000)
committerMartin Taibr <taibr.martin@gmail.com>
Sat, 2 Jan 2016 02:21:56 +0000 (02:21 +0000)
Git.md

diff --git a/Git.md b/Git.md
index 0f2a898815e5943a0626a2b4ae7d4f1833a11495..8c2ef18103668f22687c8418b04b5a0c2733e588 100644 (file)
--- a/Git.md
+++ b/Git.md
@@ -30,7 +30,7 @@ Please check [Repository Access](Repository_Access) to make sure you checked out
 Compiling
 ---------
 
 Compiling
 ---------
 
-Run `./all compile` to compile the engine and gamecode. Add -r for a faster release build without debugging symbols.
+Run `./all compile` to compile the engine and gamecode. Add `-r` for a faster release build without debugging symbols.
 
 Running
 -------
 
 Running
 -------