feat: adds some test cases where they were missing, and some minor readme additions
This commit is contained in:
parent
bb57b23224
commit
d3b4bef531
24 changed files with 180 additions and 1 deletions
4
testdata/list__no-header__ok.ct
vendored
Normal file
4
testdata/list__no-header__ok.ct
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# --no-header suppresses the header row
|
||||
$ pda set a@nh 1
|
||||
$ pda ls nh --format tsv --no-header
|
||||
a 1 no expiry
|
||||
Loading…
Add table
Add a link
Reference in a new issue