Dvc.org: a mistake in `dvc run --metrics` documentation

Created on 8 Mar 2019  路  4Comments  路  Source: iterative/dvc.org

Hi!

First of all, thank you for developing such a great tool. I'm just starting using it, but it seems to be incredibly useful (to this moment I had massive chaos in my files).

I was reading the documentation (which is great too) when I spotted a mistake I suppose. The description of -m, --metrics param of dvc run command says near the end:

[...] Metrics are not cached (put under DVC control), you should see cache: false in the stage file. [...]

But from my experiments it doesn't seem to be true. However, it fits -M, --metrics-no-cache param. So I think it's some editorial error ;)

Cheers,
Piotr

bug doc-content good first issue

Most helpful comment

I'll do it in next "shallow tasks" block of time :D But I have busy week, so it may happen next week.

All 4 comments

@piojanu Great catch! Indeed, it is an error. Thank you for the feedback! 馃檪

@piojanu would you mind to fix it? it's extremely easy :) Just click the edit on Github button, edit the document right on Github and create a PR. No need to clone anything or leave Github.

I'll do it in next "shallow tasks" block of time :D But I have busy week, so it may happen next week.

@piojanu that would be great! Thanks!

Was this page helpful?
0 / 5 - 0 ratings