]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-margin.md
Add -n, -A, -F, --file-type, --numeric-ids and detailed -l to "bup ls".
[bup.git] / Documentation / bup-margin.md
index 8f1ebeb60ee76f65c71a620856f569bab0eacde3..0e5376c75d2dba4af038639728cc998dc8397395 100644 (file)
@@ -39,15 +39,15 @@ close to 160 bits.
 
 # OPTIONS
 
---predict
+\--predict
 :   Guess the offset into each index file where a
     particular object will appear, and report the maximum
     deviation of the correct answer from the guess.  This
     is potentially useful for tuning an interpolation
     search algorithm.
     
---ignore-midx
-:   don't use .midx files, use only .idx files.  This is
+\--ignore-midx
+:   don't use `.midx` files, use only `.idx` files.  This is
     only really useful when used with `--predict`.