File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ tebibytes
336
336
.TP
337
337
.BI " \-\- changed-within " date|duration
338
338
Filter results based on the file modification time.
339
- Files with modification times greater than the argument will be returned.
339
+ Files with modification timestamps greater than the argument will be returned.
340
340
The argument can be provided as a duration (\fI 10h, 1d, 35min \fR ) or as a specific point
341
341
in time as full RFC3339 format with time zone, as a date or datetime in the
342
342
local time zone (\fI YYYY-MM-DD \fR or \fI YYYY-MM-DD HH:MM:SS \fR ), or as the prefix '@'
@@ -355,7 +355,7 @@ Examples:
355
355
.TP
356
356
.BI " \-\- changed-before " date|duration
357
357
Filter results based on the file modification time.
358
- Files with modification times less than the argument will be returned.
358
+ Files with modification timestamps less than the argument will be returned.
359
359
The argument can be provided as a duration (\fI 10h, 1d, 35min \fR ) or as a specific point
360
360
in time as full RFC3339 format with time zone, as a date or datetime in the
361
361
local time zone (\fI YYYY-MM-DD \fR or \fI YYYY-MM-DD HH:MM:SS \fR ), or as the prefix '@'
You can’t perform that action at this time.
0 commit comments