summaryrefslogtreecommitdiffstats
path: root/sys-utils/fallocate.1
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/fallocate.1')
-rw-r--r--sys-utils/fallocate.13
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-utils/fallocate.1 b/sys-utils/fallocate.1
index f533e1aed..9f24ce6ba 100644
--- a/sys-utils/fallocate.1
+++ b/sys-utils/fallocate.1
@@ -60,6 +60,9 @@ the destination file to the original, without the need for extra disk space.
.sp
See \fB\-\-punch\-hole\fP for a list of supported filesystems.
.TP
+.BR \-i , " \-\-insert\-range"
+Insert a hole of \fIlength\fR bytes from \fIoffset\fR, shifting existing data.
+.TP
.BR \-l , " \-\-length " \fIlength
Specifies the length of the range, in bytes.
.TP