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.12
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-utils/fallocate.1 b/sys-utils/fallocate.1
index 04c426375..8f862ab61 100644
--- a/sys-utils/fallocate.1
+++ b/sys-utils/fallocate.1
@@ -59,6 +59,8 @@ Specifies the beginning offset of the allocation, in bytes.
Specifies the length of the allocation, in bytes.
.IP "\fB\-h, \-\-help\fP"
Display help text and exit.
+.IP "\fB-v, \-\-verbose"
+Enable verbose mode.
.IP "\fB-V, \-\-version"
Display version information and exit.
.SH AUTHORS