test(help): adds 'vcs' subcommand to expected test output
This commit is contained in:
parent
9506a2b657
commit
f79434a8df
2 changed files with 3 additions and 0 deletions
2
testdata/help__ok.ct
vendored
2
testdata/help__ok.ct
vendored
|
|
@ -25,6 +25,7 @@ Available Commands:
|
||||||
mv Move a key between (or within) databases.
|
mv Move a key between (or within) databases.
|
||||||
restore Restore key/value pairs from an NDJSON dump
|
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.
|
set Set a value for a key by passing VALUE or Stdin. Optionally specify a db.
|
||||||
|
vcs Version control utilities
|
||||||
version Display pda! version
|
version Display pda! version
|
||||||
|
|
||||||
Flags:
|
Flags:
|
||||||
|
|
@ -56,6 +57,7 @@ Available Commands:
|
||||||
mv Move a key between (or within) databases.
|
mv Move a key between (or within) databases.
|
||||||
restore Restore key/value pairs from an NDJSON dump
|
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.
|
set Set a value for a key by passing VALUE or Stdin. Optionally specify a db.
|
||||||
|
vcs Version control utilities
|
||||||
version Display pda! version
|
version Display pda! version
|
||||||
|
|
||||||
Flags:
|
Flags:
|
||||||
|
|
|
||||||
1
testdata/root__ok.ct
vendored
1
testdata/root__ok.ct
vendored
|
|
@ -24,6 +24,7 @@ Available Commands:
|
||||||
mv Move a key between (or within) databases.
|
mv Move a key between (or within) databases.
|
||||||
restore Restore key/value pairs from an NDJSON dump
|
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.
|
set Set a value for a key by passing VALUE or Stdin. Optionally specify a db.
|
||||||
|
vcs Version control utilities
|
||||||
version Display pda! version
|
version Display pda! version
|
||||||
|
|
||||||
Flags:
|
Flags:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue