From 60904f676e83b630d700d39075284c1bdf92cb06 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Wed, 24 Nov 2010 15:15:16 -0800 Subject: [PATCH] -c is a string argument --- kuser/kcc-commands.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kuser/kcc-commands.in b/kuser/kcc-commands.in index 009588061..39e9f545e 100644 --- a/kuser/kcc-commands.in +++ b/kuser/kcc-commands.in @@ -38,9 +38,8 @@ command = { option = { long = "cache" short = "c" - type = "flag" + type = "string" help = "credential cache to list" - default = "1" } } command = {