diff --git a/src/cmd/count.rs b/src/cmd/count.rs index 213eb55b..43fbd883 100644 --- a/src/cmd/count.rs +++ b/src/cmd/count.rs @@ -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 The field delimiter for reading CSV data. Must be a single character. (default: ,)