summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-receive.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/btrfs-receive.txt')
-rw-r--r--Documentation/btrfs-receive.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/btrfs-receive.txt b/Documentation/btrfs-receive.txt
index 82611603..78dc5116 100644
--- a/Documentation/btrfs-receive.txt
+++ b/Documentation/btrfs-receive.txt
@@ -38,6 +38,9 @@ Use this option to specify a file to use instead.
Terminate after receiving an <end cmd> in the data stream.
Without this option, the receiver terminates only if an error is recognized
or on EOF.
+--max-errors <N>::
+Terminate as soon as N errors happened while processing commands from the send
+stream. Default value is 1. A value of 0 means no limit.
EXIT STATUS
-----------