diff --git a/static/docs/command-reference/version.md b/static/docs/command-reference/version.md index 60cfe89c9f..339a012400 100644 --- a/static/docs/command-reference/version.md +++ b/static/docs/command-reference/version.md @@ -20,6 +20,7 @@ system/environment: | `Python version` | Version of the Python being used on the environment in which DVC is initialized | | `Platform` | Information about the operating system of the machine | | [`Binary`](#what-we-mean-by-binary) | Shows whether DVC was installed from a package or from a binary release | +| `Package manager` | Name of the package manager used to install DVC if any (`pip`, `conda`, etc) | | `Cache` | [Type of links](/doc/user-guide/large-dataset-optimization#file-link-types-for-the-dvc-cache) supported between the workspace and the cache | | `Filesystem type` | Shows the filesystem type (eg. ext4, FAT, etc.) and mount point of the cache and workspace directories |