From 4fe6c93ccdb79be1b20879de313ddfa77168cf6a Mon Sep 17 00:00:00 2001 From: Nicolas Williams Date: Tue, 16 May 2017 16:44:32 -0500 Subject: [PATCH] Fix copy_cred_cache usage --- kuser/heimtools-commands.in | 1 + 1 file changed, 1 insertion(+) diff --git a/kuser/heimtools-commands.in b/kuser/heimtools-commands.in index b22a8c58d..cf3bf2fd7 100644 --- a/kuser/heimtools-commands.in +++ b/kuser/heimtools-commands.in @@ -238,6 +238,7 @@ command = { min_args = "1" max_args = "2" help = "Copies credential caches" + argument = "[source] destination" } command = { name = "help"