File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
In no-regex mode, may be a comma-separated list.
20
20
Escape (\,) for a literal comma (may require \\, in shell).
21
21
--incl=<f> Included files [default: .*]. See `--excl` for format.
22
- --since=<date> Date from which to check. Can be absoulte (eg: 1970-01-31)
22
+ --since=<date> Date from which to check. Can be absolute (eg: 1970-01-31)
23
23
or relative to now (eg: 3.weeks).
24
24
--until=<date> Date to which to check. See `--since` for format.
25
25
--cost=<method> Include time cost in person-months (COCOMO) or
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ See \f[CR]\-\-excl\f[R] for format.
57
57
.TP
58
58
\-\- since=\f[I] date \f[ R ]
59
59
Date from which to check.
60
- Can be absoulte (eg: 1970\- 01\- 31) or relative to now (eg: 3.weeks).
60
+ Can be absolute (eg: 1970\- 01\- 31) or relative to now (eg: 3.weeks).
61
61
.TP
62
62
\-\- until=\f[I] date \f[ R ]
63
63
Date to which to check.
You can’t perform that action at this time.
0 commit comments