# dvc > Data Version Control i.e git for data. > More information: . - Check the DVC version: `dvc --version` - Call general help: `dvc --help` - Call help on a command: `dvc {{command}} --help` - Execute DVC command: `dvc {{command}}`