dump: document -f

This commit is contained in:
Leah Neukirchen 2018-02-09 19:18:58 +01:00
parent 0feb77e79e
commit a2a99187c1

View File

@ -24,6 +24,7 @@ static void dump_usage(void)
"\n"
"Options:\n"
" -o output Output qcow2 image(s)\n"
" -f Force; overwrite when needed\n"
" -h Display this help and exit\n"
"Report bugs to <linux-bcache@vger.kernel.org>");
}