We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba275fb commit eb9d4a1Copy full SHA for eb9d4a1
README.rst
@@ -194,7 +194,7 @@ Documentation
194
In no-regex mode, may be a comma-separated list.
195
Escape (\,) for a literal comma (may require \\, in shell).
196
--incl=<f> Included files [default: .*]. See `--excl` for format.
197
- --since=<date> Date from which to check. Can be absoulte (eg: 1970-01-31)
+ --since=<date> Date from which to check. Can be absolute (eg: 1970-01-31)
198
or relative to now (eg: 3.weeks).
199
--until=<date> Date to which to check. See `--since` for format.
200
--cost=<method> Include time cost in person-months (COCOMO) or
0 commit comments