summaryrefslogtreecommitdiffstats
path: root/vespaclient-java/src/test/resources/expected-decrypt-help-output.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vespaclient-java/src/test/resources/expected-decrypt-help-output.txt')
-rw-r--r--vespaclient-java/src/test/resources/expected-decrypt-help-output.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/vespaclient-java/src/test/resources/expected-decrypt-help-output.txt b/vespaclient-java/src/test/resources/expected-decrypt-help-output.txt
index 2ccb93e9a33..f00db2bb6b9 100644
--- a/vespaclient-java/src/test/resources/expected-decrypt-help-output.txt
+++ b/vespaclient-java/src/test/resources/expected-decrypt-help-output.txt
@@ -12,6 +12,10 @@ the quotes).
provided, the key ID is not verified.
-h,--help Show help
-k,--private-key-file <arg> Private key file in Base58 encoded format
+ --no-interactive Never ask for private key interactively if
+ no private key file or directory is
+ provided, even if process is running in a
+ console
-o,--output-file <arg> Output file for decrypted plaintext.
Specify '-' (without the quotes) to write
plaintext to STDOUT instead of a file.