From e5b6dcd18719e7a5b45546152bf7891b3f614fb2 Mon Sep 17 00:00:00 2001 From: lew Date: Fri, 13 Feb 2026 15:57:15 +0000 Subject: [PATCH] test: updates helptext expectation --- testdata/help.ct | 4 ++++ testdata/root.ct | 2 ++ 2 files changed, 6 insertions(+) diff --git a/testdata/help.ct b/testdata/help.ct index 7cb28ba..f5a8254 100644 --- a/testdata/help.ct +++ b/testdata/help.ct @@ -14,9 +14,11 @@ Usage: Key commands: copy Make a copy of a key + edit Edit a key's value in $EDITOR get Get the value of a key identity Show or create the age encryption identity list List the contents of all stores + meta View or modify metadata for a key move Move a key remove Delete one or more keys run Get the value of a key and execute it @@ -61,9 +63,11 @@ Usage: Key commands: copy Make a copy of a key + edit Edit a key's value in $EDITOR get Get the value of a key identity Show or create the age encryption identity list List the contents of all stores + meta View or modify metadata for a key move Move a key remove Delete one or more keys run Get the value of a key and execute it diff --git a/testdata/root.ct b/testdata/root.ct index b2c6546..97b531e 100644 --- a/testdata/root.ct +++ b/testdata/root.ct @@ -13,9 +13,11 @@ Usage: Key commands: copy Make a copy of a key + edit Edit a key's value in $EDITOR get Get the value of a key identity Show or create the age encryption identity list List the contents of all stores + meta View or modify metadata for a key move Move a key remove Delete one or more keys run Get the value of a key and execute it