diff --git a/content/docs/command-reference/add.md b/content/docs/command-reference/add.md index 3d08c91b62..e1140cdb5e 100644 --- a/content/docs/command-reference/add.md +++ b/content/docs/command-reference/add.md @@ -171,7 +171,7 @@ not. - `-j `, `--jobs ` - parallelism level for DVC to track data files or directories. The default value is `4 * cpu_count()`. - + - `--desc ` - user description of the data (optional). This doesn't affect any DVC operations.