syntax revamp
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user