df
This commit is contained in:
@@ -26,8 +26,8 @@ CMDLET = Cmdlet(
|
||||
"Exports the most recent table (overlay/stage/last) as an SVG using Rich.",
|
||||
"Default filename is derived from the table title (sanitized).",
|
||||
"Examples:",
|
||||
'search-store "ext:mp3" | .out-table -path "C:\\Users\\Admin\\Desktop"',
|
||||
'search-store "ext:mp3" | .out-table -path "C:\\Users\\Admin\\Desktop\\my-table.svg"',
|
||||
'search-file "ext:mp3" | .out-table -path "C:\\Users\\Admin\\Desktop"',
|
||||
'search-file "ext:mp3" | .out-table -path "C:\\Users\\Admin\\Desktop\\my-table.svg"',
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user