count -h should report 1

The count command should not treat any flag specially. Not even `-h` and
`--help`. It should simply return a count of the number of arguments it
received.

Fixes #4189
This commit is contained in:
Kurtis Rader
2017-07-05 17:22:48 -07:00
parent 8cc4639ea6
commit 80df9053b3
5 changed files with 31 additions and 1 deletions

0
tests/count.err Normal file
View File