mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 23:56:00 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,7 +16,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`exiqgrep -i -f '<{{email@example.com}}>'`
|
||||
|
||||
- Match the recipient address:
|
||||
- Match the [r]ecipient address:
|
||||
|
||||
`exiqgrep -r '{{email@example.com}}'`
|
||||
|
||||
@@ -28,6 +28,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`exiqgrep -f '^<>$'`
|
||||
|
||||
- Display the count of bounced messages:
|
||||
- Display the [c]ount of bounced messages:
|
||||
|
||||
`exiqgrep -c -f '^<>$'`
|
||||
|
||||
Reference in New Issue
Block a user