Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
25 changes: 17 additions & 8 deletions commands/categories/bits.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
editLink: false
contributors: false
---

# Bits

<script>
Expand All @@ -15,12 +20,16 @@
</script>

<table>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
<thead>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
</tbody>
</table>
25 changes: 17 additions & 8 deletions commands/categories/bytes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
editLink: false
contributors: false
---

# Bytes

<script>
Expand All @@ -15,12 +20,16 @@
</script>

<table>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
<thead>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
</tbody>
</table>
25 changes: 17 additions & 8 deletions commands/categories/chart.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
editLink: false
contributors: false
---

# Chart

<script>
Expand All @@ -15,12 +20,16 @@
</script>

<table>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
<thead>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
</tbody>
</table>
25 changes: 17 additions & 8 deletions commands/categories/conversions.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
editLink: false
contributors: false
---

# Conversions

<script>
Expand All @@ -15,12 +20,16 @@
</script>

<table>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
<thead>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
</tbody>
</table>
25 changes: 17 additions & 8 deletions commands/categories/core.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
editLink: false
contributors: false
---

# Core

<script>
Expand All @@ -15,12 +20,16 @@
</script>

<table>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
<thead>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
</tbody>
</table>
25 changes: 17 additions & 8 deletions commands/categories/database.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
editLink: false
contributors: false
---

# Database

<script>
Expand All @@ -15,12 +20,16 @@
</script>

<table>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
<thead>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
</tbody>
</table>
25 changes: 17 additions & 8 deletions commands/categories/dataframe.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
editLink: false
contributors: false
---

# Dataframe

<script>
Expand All @@ -15,12 +20,16 @@
</script>

<table>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
<thead>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
</tbody>
</table>
25 changes: 17 additions & 8 deletions commands/categories/dataframe_or_lazyframe.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
editLink: false
contributors: false
---

# Dataframe Or Lazyframe

<script>
Expand All @@ -15,12 +20,16 @@
</script>

<table>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
<thead>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
</tbody>
</table>
25 changes: 17 additions & 8 deletions commands/categories/date.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
editLink: false
contributors: false
---

# Date

<script>
Expand All @@ -15,12 +20,16 @@
</script>

<table>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
<thead>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
</tbody>
</table>
25 changes: 17 additions & 8 deletions commands/categories/debug.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
editLink: false
contributors: false
---

# Debug

<script>
Expand All @@ -15,12 +20,16 @@
</script>

<table>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
<thead>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
</tbody>
</table>
25 changes: 17 additions & 8 deletions commands/categories/default.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
editLink: false
contributors: false
---

# Default

<script>
Expand All @@ -15,12 +20,16 @@
</script>

<table>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
<thead>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr v-for="command in commands">
<td><a :href="$withBase(command.path)">{{ command.title }}</a></td>
<td style="white-space: pre-wrap;">{{ command.frontmatter.usage }}</td>
</tr>
</tbody>
</table>
Loading