mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 14:59:01 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/cut
2
tldr/cut
@@ -28,7 +28,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`{{command}} | cut {{[-d|--delimiter]}} " " {{[-f|--fields]}} -3`
|
||||
|
||||
- Do not print lines that do not contain the delimiter:
|
||||
- Only print lines that contain the delimiter:
|
||||
|
||||
`{{command}} | cut {{[-d|--delimiter]}} "{{:}}" {{[-f|--fields]}} {{1}} {{[-s|--only-delimited]}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user