Apply suggestions from code review by @einverne
Co-authored-by: Ein Verne <git@einverne.info>
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
f45f4dafcb
commit
a398529a92
@@ -1,6 +1,6 @@
|
|||||||
# dvc add
|
# dvc add
|
||||||
|
|
||||||
> Adds changed files to the index.
|
> Add changed files to the index.
|
||||||
> More information: <https://dvc.org/doc/command-reference/add>.
|
> More information: <https://dvc.org/doc/command-reference/add>.
|
||||||
|
|
||||||
- Add a single target file to the index:
|
- Add a single target file to the index:
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# dvc init
|
# dvc init
|
||||||
|
|
||||||
> Initializes a new local DVC repository.
|
> Initialize a new local DVC repository.
|
||||||
> More information: <https://dvc.org/doc/command-reference/init>.
|
> More information: <https://dvc.org/doc/command-reference/init>.
|
||||||
|
|
||||||
- Initialize a new local repository:
|
- Initialize a new local repository:
|
||||||
|
Reference in New Issue
Block a user