We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2323f1 commit e065c33Copy full SHA for e065c33
1 file changed
docs/getting-started/query.md
@@ -32,6 +32,10 @@ LIMIT 10
32
33
Use `[` and `]` to paginate results, `s` to sort by the selected column.
34
35
+For a browser-based view of a single Vortex file, use
36
+[Vortex Explorer](https://explore.vortex.dev/). It lets you visually inspect the file contents,
37
+including raw bytes in a hex dump-like view.
38
+
39
## Inspect
40
41
View the file structure without the full TUI:
0 commit comments