From 0166d6dde6d27f6ee1d3e32ccff2fb915161f805 Mon Sep 17 00:00:00 2001 From: Marcin Jekot Date: Sun, 13 Jul 2014 17:34:10 +0200 Subject: [PATCH] escape backticks in usage info --- bin/gst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/gst b/bin/gst index 4e786ed..b61b3c6 100755 --- a/bin/gst +++ b/bin/gst @@ -17,7 +17,7 @@ USAGE Protip: in bash, \`.\` is the same as \`source\`. - You can also run commands in the gemset using `gst in` without sourcing. This will execute them in the proper gem contex but will not affect the current shell. + You can also run commands in the gemset using \`gst in\` without sourcing. This will execute them in the proper gem contex but will not affect the current shell. $ gst in gem env home