test: updates helptext expectation

This commit is contained in:
Lewis Wynne 2026-02-13 15:57:15 +00:00
parent eaaafbc040
commit e5b6dcd187
2 changed files with 6 additions and 0 deletions

4
testdata/help.ct vendored
View file

@ -14,9 +14,11 @@ Usage:
Key commands: Key commands:
copy Make a copy of a key copy Make a copy of a key
edit Edit a key's value in $EDITOR
get Get the value of a key get Get the value of a key
identity Show or create the age encryption identity identity Show or create the age encryption identity
list List the contents of all stores list List the contents of all stores
meta View or modify metadata for a key
move Move a key move Move a key
remove Delete one or more keys remove Delete one or more keys
run Get the value of a key and execute it run Get the value of a key and execute it
@ -61,9 +63,11 @@ Usage:
Key commands: Key commands:
copy Make a copy of a key copy Make a copy of a key
edit Edit a key's value in $EDITOR
get Get the value of a key get Get the value of a key
identity Show or create the age encryption identity identity Show or create the age encryption identity
list List the contents of all stores list List the contents of all stores
meta View or modify metadata for a key
move Move a key move Move a key
remove Delete one or more keys remove Delete one or more keys
run Get the value of a key and execute it run Get the value of a key and execute it

2
testdata/root.ct vendored
View file

@ -13,9 +13,11 @@ Usage:
Key commands: Key commands:
copy Make a copy of a key copy Make a copy of a key
edit Edit a key's value in $EDITOR
get Get the value of a key get Get the value of a key
identity Show or create the age encryption identity identity Show or create the age encryption identity
list List the contents of all stores list List the contents of all stores
meta View or modify metadata for a key
move Move a key move Move a key
remove Delete one or more keys remove Delete one or more keys
run Get the value of a key and execute it run Get the value of a key and execute it