diff --git a/pages/common/cut.md b/pages/common/cut.md index 7630c47e5b..3917c41a89 100644 --- a/pages/common/cut.md +++ b/pages/common/cut.md @@ -9,7 +9,7 @@ - Print a range of each line with a specific delimiter: -`{{command}} | cut --delimiter="{{,}}" --{{characters}}={{1}}` +`{{command}} | cut --delimiter="{{,}}" --{{fields}}={{1}}` - Print a range of each line of the specific file: