test(db format): tests for db format error
This commit is contained in:
parent
e806bd9046
commit
533c1a6cec
6 changed files with 10 additions and 4 deletions
4
testdata/help__ok.ct
vendored
4
testdata/help__ok.ct
vendored
|
|
@ -25,7 +25,7 @@ Available Commands:
|
|||
mv Move a key between (or within) databases.
|
||||
restore Restore key/value pairs from an NDJSON dump
|
||||
set Set a value for a key by passing VALUE or Stdin. Optionally specify a db.
|
||||
version Show the version of your CLI tool
|
||||
version Display pda! version
|
||||
|
||||
Flags:
|
||||
-h, --help help for pda
|
||||
|
|
@ -56,7 +56,7 @@ Available Commands:
|
|||
mv Move a key between (or within) databases.
|
||||
restore Restore key/value pairs from an NDJSON dump
|
||||
set Set a value for a key by passing VALUE or Stdin. Optionally specify a db.
|
||||
version Show the version of your CLI tool
|
||||
version Display pda! version
|
||||
|
||||
Flags:
|
||||
-h, --help help for pda
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue