]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-memtest.md
Add support for "bup restore --exclude-rx <pattern> ...".
[bup.git] / Documentation / bup-memtest.md
index 1450d2bb00ca750bb2a6e0795cbd66bf12424bab..b7b467e23d3c03ae115a9eed528775aeacb24eed 100644 (file)
@@ -28,22 +28,22 @@ what causes an increase in the VmRSS column.
 
 # OPTIONS
 
--n, --number=*number*
+-n, \--number=*number*
 :   set the number of objects to search for during each
     cycle (ie. before printing a line of output)
     
--c, --cycles=*cycles*
+-c, \--cycles=*cycles*
 :   set the number of cycles (ie. the number of lines of
     output after the first).  The first line of output is
     always 0 (ie. the baseline before searching for any
     objects).
     
---ignore-midx
+\--ignore-midx
 :   ignore any `.midx` files created by `bup midx`.  This
     allows you to compare memory performance with and
     without using midx.
     
---existing
+\--existing
 :   search for existing objects instead of searching for
     random nonexistent ones.  This can greatly affect
     memory usage and performance.  Note that most of the