Browse Source

Fixed token syntax.

André König 10 years ago
parent
commit
457e648311
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/grep.md

+ 1 - 1
pages/common/grep.md

@@ -29,4 +29,4 @@
 
 - invert match for excluding specific strings
 
-`grep -v {something}`
+`grep -v {{something}}`