Skip to content

Commit

Permalink
version cr: add package manage name field
Browse files Browse the repository at this point in the history
  • Loading branch information
shcheklein committed Nov 6, 2019
1 parent 4a849f5 commit 10c863b
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` | Shows the package manager name that was used to install DVC (`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 10c863b

Please sign in to comment.