From 975f7b0c0f75ccbdca7f80eb49e058a42c63d418 Mon Sep 17 00:00:00 2001 From: Nate Todd Date: Mon, 17 Feb 2014 11:13:27 -0500 Subject: [PATCH] Fix missing backtick --- osx/diskutil.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osx/diskutil.md b/osx/diskutil.md index 0bbabe568..a9ed26dad 100644 --- a/osx/diskutil.md +++ b/osx/diskutil.md @@ -12,7 +12,7 @@ - Repair the file system data structures of a volume -`diskutil repairVolume {{/dev/diskX}} +`diskutil repairVolume {{/dev/diskX}}` - Unmount a volume