test: updates helptext expectation
This commit is contained in:
parent
eaaafbc040
commit
e5b6dcd187
2 changed files with 6 additions and 0 deletions
4
testdata/help.ct
vendored
4
testdata/help.ct
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
testdata/root.ct
vendored
2
testdata/root.ct
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue