btrfs-progs: docs: fix typo in btrfs-scrub manual page
authorDavid Sterba <dsterba@suse.com>
Fri, 18 Nov 2016 13:51:15 +0000 (14:51 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 23 Nov 2016 09:50:37 +0000 (10:50 +0100)
Reported on IRC.

Signed-off-by: David Sterba <dsterba@suse.com>
Documentation/btrfs-scrub.asciidoc

index 20a6da3..f579c39 100644 (file)
@@ -34,7 +34,7 @@ saved position.
 SUBCOMMAND
 ----------
 *cancel* <path>|<device>::
-If a scrub is running on the filesystem identified by 'path>' cancel it.
+If a scrub is running on the filesystem identified by 'path' cancel it.
 +
 If a 'device' is specified, the corresponding filesystem is found and
 *btrfs scrub cancel* behaves as if it was called on that filesystem.