Skip to content

Commit

Permalink
Merge pull request #778 from iterative/update-version-cr
Browse files Browse the repository at this point in the history
version CR: add package manage name field
  • Loading branch information
shcheklein authored Nov 6, 2019
2 parents 4a849f5 + 8512bb7 commit be3fb0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/docs/command-reference/version.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <abbr>workspace</abbr> and the <abbr>cache</abbr> |
| `Filesystem type` | Shows the filesystem type (eg. ext4, FAT, etc.) and mount point of the cache and <abbr>workspace</abbr> directories |

Expand Down

0 comments on commit be3fb0e

Please sign in to comment.