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