btrfs-progs: check: fix missing newlines
[platform/upstream/btrfs-progs.git] / Documentation / btrfs-send.asciidoc
index 1d54788..96659ee 100644 (file)
@@ -37,9 +37,6 @@ are exactly in the same state on both sides, the sender and the receiver.
 
 `Options`
 
--v::
-enable verbose output, print generated commands in a readable form, (each
-occurrence of this option increases the verbosity level)
 -e::
 if sending multiple subvolumes at once, use the new format and omit the
 'end cmd' marker in the stream separating the subvolumes
@@ -57,6 +54,12 @@ 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)
+-q|--quiet::
+suppress all messagese except errors
+
 EXIT STATUS
 -----------
 *btrfs send* returns a zero exit status if it succeeds. Non zero is