Add exact size support to the --size filter (#669)

This commit is contained in:
Platon Pronko
2020-12-02 18:04:00 +03:00
committed by David Peter
parent 2338b3bc81
commit e97a1e90cb
4 changed files with 20 additions and 7 deletions
Vendored
+2
View File
@@ -179,6 +179,8 @@ Limit results based on the size of files using the format
file size must be greater than or equal to this
.IP '-'
file size must be less than or equal to this
.P
If neither '+' nor '-' is specified, file size must be exactly equal to this.
.IP 'NUM'
The numeric size (e.g. 500)
.IP 'UNIT'