## Summary The verify command helps identify inaccuracies of a fetch, clone or quick-clone from TFS. ## Synopsis Usage: git-tfs verify [options] where options are: -i, --id, --tfs-remote, --remote (Type: Value required, Value Type:[String]) An optional remote ID, useful if this repository will track multiple TFS repositories. -d, --debug (Type: Flag, Value Type:[Boolean]) Show lots of output. -H, -h, --help (Type: Flag, Value Type:[Boolean]) ShowHelp -V, --version (Type: Flag, Value Type:[Boolean]) ShowVersion