Skip to content

Commit

Permalink
Update content/docs/command-reference/params/diff.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel authored Nov 12, 2020
1 parent 9ff123a commit bbe435b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/command-reference/params/diff.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ dependencies:
```dvc
$ dvc run -n train \
-d train.py -d users.csv \
-o model.pkl -p lr,train \
-d train.py -d users.csv -o model.pkl \
-p lr,train \
python train.py
```

Expand Down

0 comments on commit bbe435b

Please sign in to comment.