btrfs-progs: fi usage: print path header in the tabular mode

Signed-off-by: David Sterba <dsterba@suse.com>
master
David Sterba 2015-11-02 18:40:57 +01:00
parent 5205097bac
commit 7691c2c52b
1 changed files with 1 additions and 0 deletions

View File

@ -656,6 +656,7 @@ static void _cmd_filesystem_usage_tabular(unsigned unit_mode,
}
unallocated_col = col;
table_printf(matrix, 0, 1, "<Path");
table_printf(matrix, unallocated_col, 1, "<Unallocated");
/* body */