summaryrefslogtreecommitdiff
path: root/src/options.ggo.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/options.ggo.in')
-rw-r--r--src/options.ggo.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/options.ggo.in b/src/options.ggo.in
index 46eb635..71e4364 100644
--- a/src/options.ggo.in
+++ b/src/options.ggo.in
@@ -52,3 +52,11 @@ section "Additional options"
"Ignore host if we cannot connect to it at startup"
optional
+ option "ignore-authentication-errors" -
+ "Ignore host if we cannot authenticate to it at startup"
+ optional
+
+ option "allow-password-authentication" -
+ "Allow password identification if identification with keys fails"
+ optional
+