From 15f10778d20a4017bc18cf2a2c67dfae2572a240 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 1 Feb 2007 20:29:57 +0000 Subject: [PATCH] add --client-response git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20122 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kuser/kdigest-commands.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/kuser/kdigest-commands.in b/kuser/kdigest-commands.in index bb0a5b6fb..43747ffa8 100644 --- a/kuser/kdigest-commands.in +++ b/kuser/kdigest-commands.in @@ -115,6 +115,12 @@ command = { argument = "nonce" help = "" } + option = { + long = "client-response" + type = "string" + argument = "response" + help = "" + } option = { long = "opaque" type = "string"