linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] btrfs-progs: Documentations: Fix a format error in btrfs-replace.txt
@ 2014-08-04  7:28 Qu Wenruo
  2014-08-07 10:25 ` Satoru Takeuchi
  0 siblings, 1 reply; 2+ messages in thread
From: Qu Wenruo @ 2014-08-04  7:28 UTC (permalink / raw)
  To: linux-btrfs

Missing '+'s cause '-B' option not displayed correctly, add it to fix.

Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
---
 Documentation/btrfs-replace.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/btrfs-replace.txt b/Documentation/btrfs-replace.txt
index eecf9b0..067b02d 100644
--- a/Documentation/btrfs-replace.txt
+++ b/Documentation/btrfs-replace.txt
@@ -42,6 +42,7 @@ The <targetdev> needs to be same size or larger than the <srcdev>.
 only read from <srcdev> if no other zero-defect mirror exists.
 (enable this if your drive has lots of read errors, the access would be very
 slow)
++
 -f::::
 force using and overwriting <targetdev> even if it looks like
 containing a valid btrfs filesystem.
@@ -49,6 +50,7 @@ containing a valid btrfs filesystem.
 A valid filesystem is assumed if a btrfs superblock is found which contains a
 correct checksum. Devices which are currently mounted are
 never allowed to be used as the <targetdev>.
++
 -B::::
 no background replace.
 
-- 
2.0.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-07 10:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04  7:28 [PATCH] btrfs-progs: Documentations: Fix a format error in btrfs-replace.txt Qu Wenruo
2014-08-07 10:25 ` Satoru Takeuchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).