[man pages] Various updates.

This commit is contained in:
Joe Thornber
2017-09-18 16:10:56 +01:00
parent 2a39350235
commit f7d79339e8
16 changed files with 162 additions and 16 deletions

View File

@@ -123,6 +123,7 @@ thin_dump_cmd::usage(std::ostream &out) const
<< " {-m|--metadata-snap} [block#]\n"
<< " {-o <xml file>}\n"
<< " {--dev-id} <dev-id>\n"
<< " {--skip-mappings}\n"
<< " {-V|--version}" << endl;
}