projects
/
platform
/
upstream
/
btrfs-progs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb26712
)
btrfs-progs: doc: fix short explanation of restore in btrfs
author
Tsutomu Itoh
<t-itoh@jp.fujitsu.com>
Tue, 30 Jun 2015 23:56:52 +0000
(08:56 +0900)
committer
David Sterba
<dsterba@suse.com>
Wed, 1 Jul 2015 13:28:14 +0000
(15:28 +0200)
Short explanation of restore is wrong. Fix it.
Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Documentation/btrfs.asciidoc
patch
|
blob
|
history
diff --git
a/Documentation/btrfs.asciidoc
b/Documentation/btrfs.asciidoc
index 1b3aa293d6925af3686b3279b0c66398f9149354..3740c8b31d6c94e5e9357a8ecd8d89379d9e7500 100644
(file)
--- 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 a damaged btrfs filesystem
. +
See `btrfs-restore`(8) for details.
*scrub*::