From 6c7dc4fada2f97740b3c9909c4ed6567f771891f Mon Sep 17 00:00:00 2001
From: Antoine Tenart <antoine.tenart@ack.tf>
Date: Fri, 29 Mar 2019 19:30:33 +0100
Subject: [PATCH] README: update the usage description

Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0441898..d82d12b 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,8 @@ optional arguments:
   -V, --verbose         show more verbose status information
   --unknown-members policy
                         how to handle unknown members of archive-style files
-                        (policy should be one of: abort, omit, keep)
+                        (policy should be one of: abort, omit, keep) [Default:
+                        abort]
   -s, --show            list harmful metadata detectable by MAT2 without
                         removing them
   -L, --lightweight     remove SOME metadata
-- 
GitLab