From: Lynne Williams <williams.lynne99@gmail.com>
Date: Sun, 17 Feb 2013 15:24:40 +0000 (-0500)
Subject: Update shell_cheatsheet.md
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d8c9bd906b35ebcdaff137331c7c76642be7c5a6;p=swc-workshop.git

Update shell_cheatsheet.md
---

diff --git a/shell_cheatsheet.md b/shell_cheatsheet.md
index 44a510a..d88499f 100644
--- a/shell_cheatsheet.md
+++ b/shell_cheatsheet.md
@@ -33,7 +33,8 @@
 Wildcards are a shell feature that makes the command line much more powerful than any GUI file managers. 
 
 
-** Table of commonly used wildcards   
+** Table of commonly used wildcards **
+
 | Wildcard               | Matches                                        |  
 |------------------------|------------------------------------------------|  
 | `*`                    | zero or more characters                        |