diff mbox

btrfs-progs: Doc: Fix format error in btrfs-send

Message ID 20160728082825.21376-1-quwenruo@cn.fujitsu.com (mailing list archive)
State Accepted
Headers show

Commit Message

Qu Wenruo July 28, 2016, 8:28 a.m. UTC
Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
---
 Documentation/btrfs-send.asciidoc | 1 +
 1 file changed, 1 insertion(+)

Comments

David Sterba July 28, 2016, 9:49 a.m. UTC | #1
On Thu, Jul 28, 2016 at 04:28:25PM +0800, Qu Wenruo wrote:
> Signed-off-by: Qu Wenruo <quwenruo@cn.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-send.asciidoc b/Documentation/btrfs-send.asciidoc
index 47b0b04..96659ee 100644
--- a/Documentation/btrfs-send.asciidoc
+++ b/Documentation/btrfs-send.asciidoc
@@ -53,6 +53,7 @@  send in 'NO_FILE_DATA' mode
 The output stream does not contain any file
 data and thus cannot be used to transfer changes. This mode is faster and
 useful to show the differences in metadata.
+
 -v|--verbose::
 enable verbose output, print generated commands in a readable form, (each
 occurrence of this option increases the verbosity level)