Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/cmd/count.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Usage:

Common options:
-h, --help Display this message
-n, --no-headers When set, the first row will not be included in
-n, --no-headers When set, the first row will be included in
the count.
-d, --delimiter <arg> The field delimiter for reading CSV data.
Must be a single character. (default: ,)
Expand Down