# TODO: Complete this

complete -W "--help -h --version -v " f harpcheck

complete -W "--help -h --version -v -d --area-intersects --point-in-area-xy --point-in-area-yx -nc -ny -oa --options-a " -f harpcollocate

complete -W "--help -h --version -v -a -o -f --hdf5-compression --no-history --generate-documentation" -f harpconvert

complete -W "--help -h --version -v -a -o -l --list -d --data --no-history --dataset --list-derivations -t--target" -f harpdump

complete -W "--help -h --version -v -a --operations -ar --reduce-operations -ap --post-operations -o --options -l --list -f --format --no-history --hdf5-compression " -f harpmerge

#Usage:
#    harpcheck <input product file> [input product file...]

#Usage:
#    harpcollocate [options] <path-a> <path-b> <outputpath>

#    harpconvert [options] <input product file> <output product file>

#    harpdump [options] <input product file>

