about summary refs log tree commit diff
path: root/holes.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-11-08 18:45:52 +0100
committerLeah Neukirchen <leah@vuxu.org>2017-11-08 18:46:13 +0100
commit9d3830b7ea771ae45d9c1e7b87ae58c813d2aac9 (patch)
tree02a3601d1ce6352ef6899a1f6fe6d7bd60fec1b7 /holes.1
parent55db426fcfb2d3f404a9e8465930e3bf8e296a3c (diff)
downloadholes-9d3830b7ea771ae45d9c1e7b87ae58c813d2aac9.tar.gz
holes-9d3830b7ea771ae45d9c1e7b87ae58c813d2aac9.tar.xz
holes-9d3830b7ea771ae45d9c1e7b87ae58c813d2aac9.zip
add -s for summary
Diffstat (limited to 'holes.1')
-rw-r--r--holes.15
1 files changed, 4 insertions, 1 deletions
diff --git a/holes.1 b/holes.1
index 2edbaf9..284fe6e 100644
--- a/holes.1
+++ b/holes.1
@@ -1,4 +1,4 @@
-.Dd August 21, 2017
+.Dd November 8, 2017
 .Dt HOLES 1
 .Os
 .Sh NAME
@@ -8,6 +8,7 @@
 .Nm
 .Op Fl b Ar byte
 .Op Fl n Ar minlen
+.Op Fl s
 .Op Ar files\ ...
 .Sh DESCRIPTION
 .Nm
@@ -30,6 +31,8 @@ instead of zero bytes.
 Change minimum size of holes reported.
 By default,
 only holes of at least 64 bytes are reported.
+.It Fl s
+Print a summary at the end how many percent of the file are runs of zeroes.
 .El
 .Sh EXIT STATUS
 .Ex -std