[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

@@ -199,6 +199,7 @@ era_invalidate_cmd::usage(std::ostream &out) const
<< " {-h|--help}\n"
<< " {-o <xml file>}\n"
<< " {--metadata-snapshot}\n"
<< " {--written-since}\n"
<< " {-V|--version}" << endl;
}