1
0
Эх сурвалжийг харах

Fix pgrep: remove the nonexistent -i parameter

lord63 9 жил өмнө
parent
commit
bdeb134a92
1 өөрчлөгдсөн 0 нэмэгдсэн , 4 устгасан
  1. 0 4
      pages/common/pgrep.md

+ 0 - 4
pages/common/pgrep.md

@@ -6,10 +6,6 @@
 
 `pgrep {{Finder}}`
 
-- case insensitive greping
-
-`pgrep -i {{fireFOx}}`
-
 - search full command line with parameters instead of just the process name
 
 `pgrep -f "{{ssh root}}"`