summaryrefslogtreecommitdiffstats
path: root/sys-utils
diff options
context:
space:
mode:
authorKarel Zak2014-02-17 15:34:08 +0100
committerKarel Zak2014-02-17 15:34:08 +0100
commit9b1b6ed187d769a1ced4bb9c0693f8e5374e5eba (patch)
tree1eea3b7e8155acfb5144d88cf996cc7a43d73365 /sys-utils
parentbuild-sys: enable parallel tests for make check (diff)
downloadkernel-qcow2-util-linux-9b1b6ed187d769a1ced4bb9c0693f8e5374e5eba.tar.gz
kernel-qcow2-util-linux-9b1b6ed187d769a1ced4bb9c0693f8e5374e5eba.tar.xz
kernel-qcow2-util-linux-9b1b6ed187d769a1ced4bb9c0693f8e5374e5eba.zip
fallocate: fix man page synopsis
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils')
-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 ec84ce7c6..8a3aa4fbe 100644
--- a/sys-utils/fallocate.1
+++ b/sys-utils/fallocate.1
@@ -14,6 +14,8 @@ fallocate \- preallocate or deallocate space to a file
.PP
.B fallocate
.RB \-d
+.RB [ \-o
+.IR offset ]
.RB [ \-l
.IR length ]
.I filename