diff --git a/doc/btrbk.1.asciidoc b/doc/btrbk.1.asciidoc index 52416c8..ab75553 100644 --- a/doc/btrbk.1.asciidoc +++ b/doc/btrbk.1.asciidoc @@ -367,10 +367,18 @@ output formats. formats. *diff* :: - Print new files since subvolume for subvolume . + List the modified files since generation (transid) of subvolume + in subvolume . Columns: ++ +------------ +SIZE file was modified for a total of SIZE bytes +COUNT file was modified in COUNT generations +FLAGS "+" file accessed at offset 0 (at least once) + "c" COMPRESS flag is set (at least once) + "i" INLINE flag is set (at least once) +------------ *extents* [diff] ... [exclusive ...]:: - Print accurate disk space usage and diff based on extent data (FIEMAP ioctl, slow!). +