Update shell_cheatsheet.md
authorLynne Williams <williams.lynne99@gmail.com>
Sun, 17 Feb 2013 15:24:40 +0000 (10:24 -0500)
committerW. Trevor King <wking@tremily.us>
Wed, 23 Oct 2013 22:27:28 +0000 (15:27 -0700)
shell_cheatsheet.md

index 44a510ab1aa292e65360e9789efd960da9df58da..d88499fceb73eeba3e8e42c79033273fb1aa6c62 100644 (file)
@@ -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                        |