aboutsummaryrefslogtreecommitdiffstats
path: root/extcap/sshdump.c
diff options
context:
space:
mode:
Diffstat (limited to 'extcap/sshdump.c')
-rw-r--r--extcap/sshdump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extcap/sshdump.c b/extcap/sshdump.c
index 8375161ae8..63eb3e3f25 100644
--- a/extcap/sshdump.c
+++ b/extcap/sshdump.c
@@ -555,7 +555,7 @@ static int list_config(char *interface, unsigned int remote_port)
printf("arg {number=%u}{call=--sshkey}{display=Path to SSH private key}"
"{type=fileselect}{tooltip=The path on the local filesystem of the private ssh key}\n",
inc++);
- printf("arg {number=%u}{call--sshkey-passphrase}{display=SSH key passphrase}\n"
+ printf("arg {number=%u}{call=--sshkey-passphrase}{display=SSH key passphrase}\n"
"{type=string}{tooltip=Passphrase to unlock the SSH private key}\n",
inc++);
printf("arg {number=%u}{call=--remote-interface}{display=Remote interface}"