summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-filesystem.asciidoc
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2016-03-14 14:10:16 +0100
committerDavid Sterba <dsterba@suse.com>2016-03-14 14:11:31 +0100
commit5f17513313ddd39d4348b382cf2224dbf4d35e7b (patch)
tree4a597ad2066e4ab2efcc696dc79591d30368d0bc /Documentation/btrfs-filesystem.asciidoc
parent1086629272da5ff3baa4c4f940013a5f4129cc89 (diff)
btrfs-progs: docs: fix more typos and spelling errors
With help of ispell. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'Documentation/btrfs-filesystem.asciidoc')
-rw-r--r--Documentation/btrfs-filesystem.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/btrfs-filesystem.asciidoc b/Documentation/btrfs-filesystem.asciidoc
index eeede37d..86652ffd 100644
--- a/Documentation/btrfs-filesystem.asciidoc
+++ b/Documentation/btrfs-filesystem.asciidoc
@@ -79,11 +79,11 @@ show sizes in TiB, or TB with --si
If conflicting options are passed, the last one takes precedence.
*defragment* [options] <file>|<dir> [<file>|<dir>...]::
-Defragment file data on a mounted filesytem.
+Defragment file data on a mounted filesystem.
+
If '-r' is passed, files in dir will be defragmented recursively.
The start position and the number of bytes to defragment can be specified by
-start and len using '-s' and '-l' options below.
+start and length using '-s' and '-l' options below.
Extents bigger than value given by '-t' will be skipped, otherwise this value
is used as a target extent size, but is only advisory and may not be reached
if the free space is too fragmented.