diff mbox

btrfs-progs: doc: fix short explanation of restore in btrfs

Message ID 201506302356.AA00000@WIN-5MHF4RKU941.jp.fujitsu.com (mailing list archive)
State Accepted
Headers show

Commit Message

Tsutomu Itoh June 30, 2015, 11:56 p.m. UTC
Short explanation of restore is wrong. Fix it.

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
---
 Documentation/btrfs.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

David Sterba July 1, 2015, 1:27 p.m. UTC | #1
On Wed, Jul 01, 2015 at 08:56:52AM +0900, Tsutomu Itoh wrote:
> Short explanation of restore is wrong. Fix it.
> 
> Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/btrfs.asciidoc b/Documentation/btrfs.asciidoc
index 1b3aa29..72d0e0a 100644
--- a/Documentation/btrfs.asciidoc
+++ b/Documentation/btrfs.asciidoc
@@ -75,7 +75,7 @@  COMMANDS
 	See `btrfs-rescue`(8) for details.
 
 *restore*::
-	Manage a btrfs filesystem, including label setting/sync and so on. +
+	Try to restore files from damaged btrfs filesystem. +
 	See `btrfs-restore`(8) for details.
 
 *scrub*::