mirror of
https://github.com/nushell/nushell.git
synced 2025-08-19 08:01:30 +02:00
Add long options for filters (#10641)
This commit is contained in:
@@ -82,7 +82,7 @@ def create-test-record [] nothing -> record<before-each: string, after-each: str
|
||||
get 0
|
||||
}
|
||||
}
|
||||
| transpose -i -r -d
|
||||
| transpose --ignore-titles -r -d
|
||||
)
|
||||
|
||||
$template_record
|
||||
|
Reference in New Issue
Block a user