Commands.CliGeneral-purpose command arguments parsers that are likely to be re-used to build ad-hoc commands.
val path : string Cli_parser.tA parser for Irmin path using a filesystem convention (directory names separated by the '/' character). A leading '/' is required).