Ver código fonte

Fixed token syntax.

André König 10 anos atrás
pai
commit
457e648311
1 arquivos alterados com 1 adições e 1 exclusões
  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}}`