syntax revamp

This commit is contained in:
2026-05-24 12:32:57 -07:00
parent 6c0a1b4415
commit 5041d9fbb9
20 changed files with 1512 additions and 1060 deletions
+1 -1
View File
@@ -122,7 +122,7 @@ Ingest a selected remote result into a configured backend:
Upload a local file through a plugin:
```powershell
add-file -plugin ftp -instance archive -path C:\Media\report.pdf
add-file C:\Media\report.pdf -plugin ftp -instance archive
```
The exact meaning of `@1` depends on the current table and plugin. For example, one row may open a nested directory table while another row may download or replay a file-specific action.