Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 675 Bytes

verify.md

File metadata and controls

24 lines (17 loc) · 675 Bytes

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