beyondgrep / ack2

**ack 2 is no longer being maintained. ack 3 is the latest version.**
https://github.com/beyondgrep/ack3/
Other
1.48k stars 140 forks source link

Fix `--ackrc` documentation #289

Closed hoelzro closed 10 years ago

hoelzro commented 11 years ago

--ackrc is currently not documented in --man. Also, we should test whether or not --ackrc is applied if it's in ACK_OPTIONS.

hoelzro commented 11 years ago

There should be a test for --ackrc in the man page test as well.

petdance commented 10 years ago

It's in the man page. The test part has been moved to a new issue #427.