You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user-guide/cli.qmd
+9-13Lines changed: 9 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -20,17 +20,10 @@ The CLI is automatically available when you install Pointblank:
20
20
pip install pointblank
21
21
```
22
22
23
-
## Quick Demo
24
-
25
-
Here's a quick demonstration of the new validation features in action:
26
-
27
-
::: {style="text-align: center; margin: 20px 0;"}
28
-

29
-
:::
30
-
31
23
## Terminal Demos
32
24
33
-
For more detailed examples, check out our [CLI terminal demos](../demos/cli-interactive/index.qmd) to see the CLI in action with comprehensive command examples and real output.
25
+
Check out our [CLI terminal demos](../demos/cli-interactive/index.qmd) to see the CLI in action with
0 commit comments