From 3b32e69891f5aa0424982fb06a79ac25b87eaeed Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Thu, 20 Jan 2022 10:36:30 +0000 Subject: [PATCH] Restyled by prettier --- content/docs/command-reference/add.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.