Re: [PATCH] btrfs-progs: Documentations: Fix a format error in btrfs-replace.txt

2014-08-07 Thread Satoru Takeuchi
(2014/08/04 16:28), Qu Wenruo wrote: > Missing '+'s cause '-B' option not displayed correctly, add it to fix. > > Signed-off-by: Qu Wenruo Reviewed-by: Satoru Takeuchi Tested-by: Satoru Takeuchi > --- > Documentation/btrfs-replace.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --g

[PATCH] btrfs-progs: Documentations: Fix a format error in btrfs-replace.txt

2014-08-04 Thread Qu Wenruo
Missing '+'s cause '-B' option not displayed correctly, add it to fix. Signed-off-by: Qu Wenruo --- 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/Document