summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-scrub.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-scrub.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-scrub.asciidoc')
-rw-r--r--Documentation/btrfs-scrub.asciidoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/btrfs-scrub.asciidoc b/Documentation/btrfs-scrub.asciidoc
index 7750868d..2335aba2 100644
--- a/Documentation/btrfs-scrub.asciidoc
+++ b/Documentation/btrfs-scrub.asciidoc
@@ -25,7 +25,7 @@ If a <device> is given, the corresponding filesystem is found and
scrub cancel behaves as if it was called on that filesystem.
*resume* [-BdqrR] [-c <ioprio_class> -n <ioprio_classdata>] <path>|<device>::
-Resume a canceled or interrupted scrub cycle on the filesystem identified by
+Resume a cancelled or interrupted scrub cycle on the filesystem identified by
<path> or on a given <device>.
+
Does not start a new scrub if the last scrub finished successfully.
@@ -64,13 +64,13 @@ Set IO priority class (see `ionice`(1) manpage).
Set IO priority classdata (see `ionice`(1) manpage).
-f::::
Force starting new scrub even if a scrub is already running.
-This is useful when scrub stat record file is damaged.
+This is useful when scrub status record file is damaged.
*status* [-d] <path>|<device>::
Show status of a running scrub for the filesystem identified by <path> or
for the specified <device>.
+
-If no scrub is running, show statistics of the last finished or canceled scrub
+If no scrub is running, show statistics of the last finished or cancelled scrub
for that filesystem or device.
+
`Options`