continuing refactor
This commit is contained in:
@@ -28,7 +28,7 @@ CMDLET = Cmdlet(
|
||||
detail=[
|
||||
"Use a registered plugin to build a table and optionally run another cmdlet with selection args.",
|
||||
"Emits pipeline-friendly dicts enriched with `_selection_args` so you can use @N syntax to select and chain.",
|
||||
"Example: plugin-table -plugin example -sample | @1 | add-file -store my_store",
|
||||
"Example: plugin-table -plugin example -sample | @1 | add-file -instance my_store",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user