Signed-off-by: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx> --- Documentation/btrfs-send.asciidoc | 1 + 1 file changed, 1 insertion(+) 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) -- 2.9.0 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
