Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions public/static/docs/command-reference/push.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ save any changes in the code or DVC-files. Those should be saved by using
Under the hood a few actions are taken:

- The push command by default uses all
[DVC-files](/doc/user-guide/dvc-file-format in the <abbr>workspace</abbr>. The
command line options listed below will either limit or expand the set of
[DVC-files](/doc/user-guide/dvc-file-format) in the <abbr>workspace</abbr>.
The command line options listed below will either limit or expand the set of
DVC-files to consult.

- For each <abbr>output</abbr> referenced from each selected DVC-file, DVC finds
Expand Down