test: update golden files for ndjson migration
This commit is contained in:
parent
ddb75f1aeb
commit
32e7a79c71
14 changed files with 29 additions and 25 deletions
4
testdata/help__set__ok.ct
vendored
4
testdata/help__set__ok.ct
vendored
|
|
@ -1,7 +1,7 @@
|
|||
$ pda help set
|
||||
$ pda set --help
|
||||
Set a key to a given value or stdin. Optionally specify a store.
|
||||
|
||||
|
||||
PDA supports parsing Go templates. Actions are delimited with {{ }}.
|
||||
|
||||
For example:
|
||||
|
|
@ -22,7 +22,7 @@ Flags:
|
|||
-i, --interactive Prompt before overwriting an existing key
|
||||
-t, --ttl duration Expire the key after the provided duration (e.g. 24h, 30m)
|
||||
Set a key to a given value or stdin. Optionally specify a store.
|
||||
|
||||
|
||||
PDA supports parsing Go templates. Actions are delimited with {{ }}.
|
||||
|
||||
For example:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue