mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-22 18:06:52 +00:00
delve.txt
This commit is contained in:
parent
87da641d48
commit
019b15a310
1 changed files with 5 additions and 0 deletions
5
delve.txt
Normal file
5
delve.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
dlv exec ./mlr -- --csv --from x.csv sub -a def ghi
|
||||
break main.main
|
||||
# or wherever
|
||||
restart
|
||||
continue
|
||||
Loading…
Add table
Add a link
Reference in a new issue