From c8d46c28d9192b023e09f88a157dd1c03b5482da Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Sat, 2 Jan 2016 02:21:56 +0000 Subject: [PATCH] Backticks around -r --- Git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Git.md b/Git.md index 0f2a898..8c2ef18 100644 --- a/Git.md +++ b/Git.md @@ -30,7 +30,7 @@ Please check [Repository Access](Repository_Access) to make sure you checked out 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 ------- -- 2.39.2