]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-midx.md
cmd/midx: add a --check option.
[bup.git] / Documentation / bup-midx.md
index 8049aebdd16bf69157d452562484bf76aba87f83..2b4a0c26d1584905a35961e8144f69702b2843a4 100644 (file)
@@ -47,6 +47,11 @@ commands.
     (though possibly non-optimally) even if it can't open
     all your .idx files at once.  The default value of this
     option should be fine for most people.
+    
+--check
+:   validate a .midx file by ensuring that all objects in
+    its contained .idx files exist inside the .midx.  May
+    be useful for debugging.
 
 
 # EXAMPLE