Skip to content

Commit 1b47142

Browse files
Jesse Bordenfedericobucchi
authored andcommitted
Update CLI page structure.
1 parent 5ec8133 commit 1b47142

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

get-started/command-line-tools/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@ title: Command Line
66
<div class="get-started">
77
{% include new-includes/components/get-started-hero.html content = site.data.new-data.get-started.command-line-tools.hero %}
88

9-
{% include new-includes/components/card-grid.html content = site.data.new-data.get-started.command-line-tools.tertiary-content %}
9+
{% include new-includes/components/full-width-text-code-column.html content = site.data.new-data.get-started.command-line-tools.code-text-column-arg-parser background = true %}
1010

11-
{% include new-includes/components/full-width-text-code-column.html content=site.data.new-data.get-started.command-line-tools.full-width-text-code-column %}
11+
{% include new-includes/components/code-box.html content = site.data.new-data.get-started.command-line-tools.code-box-with-tabs with-tabs = true %}
1212

1313
{% include new-includes/components/headline-section.html content = site.data.new-data.get-started.command-line-tools.headline-section %}
1414

15+
{% include new-includes/components/card-grid.html content = site.data.new-data.get-started.command-line-tools.tertiary-content %}
16+
17+
{% include new-includes/components/full-width-text-code-column.html content=site.data.new-data.get-started.command-line-tools.full-width-text-code-column %}
18+
1519
</div>

0 commit comments

Comments
 (0)