Skip to content

Commit

Permalink
document stage:add (#2208)
Browse files Browse the repository at this point in the history
* document stage:add

* fix typos, indent flags in usage, add tooltip

* add syntax highlighting for stage:add command

* minor fixup

* Update content/docs/command-reference/stage/add.md

* Update content/docs/command-reference/stage/add.md

* Apply suggestions from code review from @jorgeorpinel

Co-authored-by: Jorge Orpinel <[email protected]>

* indent examples

* put command details before dependencies and outputs section

Co-authored-by: Jorge Orpinel <[email protected]>
  • Loading branch information
skshetry and jorgeorpinel authored Feb 19, 2021
1 parent 1908fa1 commit 87942d0
Show file tree
Hide file tree
Showing 5 changed files with 473 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/prismjs/dvc-commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ module.exports = [
'unfreeze',
'tag',
'status',
'stage add',
'stage',
'run',
'root',
'repro',
Expand Down
Loading

0 comments on commit 87942d0

Please sign in to comment.