From f79434a8df63d3e8a666d81470733a6009ce2f38 Mon Sep 17 00:00:00 2001 From: lew Date: Thu, 18 Dec 2025 21:43:01 +0000 Subject: [PATCH] test(help): adds 'vcs' subcommand to expected test output --- testdata/help__ok.ct | 2 ++ testdata/root__ok.ct | 1 + 2 files changed, 3 insertions(+) diff --git a/testdata/help__ok.ct b/testdata/help__ok.ct index f097e0e..61f9903 100644 --- a/testdata/help__ok.ct +++ b/testdata/help__ok.ct @@ -25,6 +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. + vcs Version control utilities version Display pda! version Flags: @@ -56,6 +57,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. + vcs Version control utilities version Display pda! version Flags: diff --git a/testdata/root__ok.ct b/testdata/root__ok.ct index 2cff512..fac97c5 100644 --- a/testdata/root__ok.ct +++ b/testdata/root__ok.ct @@ -24,6 +24,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. + vcs Version control utilities version Display pda! version Flags: