mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:22:09 +02:00
Fix pgrep: remove the nonexistent -i parameter
This commit is contained in:
parent
31d2d21d35
commit
bdeb134a92
1 changed files with 0 additions and 4 deletions
|
@ -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}}"`
|
||||
|
|
Loading…
Add table
Reference in a new issue