Display help about a specific subcommand

dvc

  • Data Version Control: like `git` for data.
    Some subcommands such as `dvc commit` have their own usage documentation.
    More information: <https://dvc.org/>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

dvc {{subcommand}} --help

click the source code to copy